Compare commits
1 Commits
3366a28aa2
...
69496d9af9
Author | SHA1 | Date | |
---|---|---|---|
|
69496d9af9 |
|
@ -157,7 +157,7 @@
|
||||||
<enable desc="Enable the admin console functionality" type="bool" default="true">true</enable>
|
<enable desc="Enable the admin console functionality" type="bool" default="true">true</enable>
|
||||||
<enable_pam desc="Enable admin user authentication with PAM" type="bool" default="false">false</enable_pam>
|
<enable_pam desc="Enable admin user authentication with PAM" type="bool" default="false">false</enable_pam>
|
||||||
<username desc="The username of the admin console. Ignored if PAM is enabled.">nextcloud</username>
|
<username desc="The username of the admin console. Ignored if PAM is enabled.">nextcloud</username>
|
||||||
<password desc="The password of the admin console. Deprecated on most platforms. Instead, use PAM or loolconfig to set up a secure password.">__COLLABORA_PASSWORD__</password>
|
<password desc="The password of the admin console. Deprecated on most platforms. Instead, use PAM or loolconfig to set up a secure password.">o!NdFB7fpQAbXG</password>
|
||||||
</admin_console>
|
</admin_console>
|
||||||
|
|
||||||
<monitors desc="Addresses of servers we connect to on start for monitoring">
|
<monitors desc="Addresses of servers we connect to on start for monitoring">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user