Skip to content

Commit a1b5778

Browse files
authored
Fixing formatting
1 parent ee93e82 commit a1b5778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reporting-services/tools/server-properties-advanced-page-reporting-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Sets header values for all URLs matching the specified regex pattern. Users can
8484
> Too many headers may impact performance.
8585
>
8686
> The ```X-Frame-Options```default response header will block the ability to embed SSRS reports within an iframe html element. Removing this header from the ```<CustomHeaders />``` advanced server property will allow reports to be used within iframes.
87-
> ** It is not recommended to make this change on any report servers that will be hosted on the public internet.
87+
> ** It is not recommended to make this change on any report servers that will be hosted on the public internet.**
8888
8989
We recommend validating the configuration of your topology to ensure the set of headers is compatible with your deployment of Reporting Services. It's possible to choose settings that cause errors in browsers if the browsers don't also have the appropriate settings. For example, you shouldn't add an HSTS configuration if your server isn't configured for https. Incompatible headers might result in browser rendering errors.
9090

0 commit comments

Comments
 (0)