You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This file gets modified by automatic processes and all lines that are not
277
+
* active code (ie. comments) are lost during that process.
278
+
*
279
+
* If you want to document things with comments or use constants add your settings
280
+
* in a '<NAME>.config.php' file which will be included and rendered into this file.
281
+
*
282
+
* Example:
283
+
* <?php
284
+
* \$CONFIG = [];
285
+
*
286
+
* See also: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#multiple-merged-configuration-files
0 commit comments