OWACurrent en:Settings: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
(Adding links to headings)
(index updated with server settings)
 
Zeile 11: Zeile 11:


[[{{NAMESPACE}}:Server_side_Settings|'''Server-side settings''']] affect all clients using the deployed add-in, including CORS, HTTPS, and setting up Remote Logging.
[[{{NAMESPACE}}:Server_side_Settings|'''Server-side settings''']] affect all clients using the deployed add-in, including CORS, HTTPS, and setting up Remote Logging.
* TODO
* [[{{NAMESPACE}}:Server_side_Settings#Cross_Origin_Resource_Sharing_(CORS)|Cross-Origin Resource Sharing (CORS)]]
* TODO
* [[{{NAMESPACE}}:Server_side_Settings#Error_Analysis,_Support_&_Logging|Error Analysis, Support & Logging]]
* TODO
* [[{{NAMESPACE}}:Server_side_Settings#SSL_&_HTTPS_Access|SSL & HTTPS Access]]

Aktuelle Version vom 29. Januar 2024, 12:32 Uhr

Settings can be roughly differentiated into Add-in settings and Server-side settings, depending on the scope that they affect.

Please use the links below to navigate to the respective pages.

Links

Add-in settings refer to any client specific settings, like Dark Mode, and obtaining the client-specific Remote Logging ID.

Server-side settings affect all clients using the deployed add-in, including CORS, HTTPS, and setting up Remote Logging.