add local and language setting
This commit is contained in:
parent
20234f9c3f
commit
a4300795cf
1 changed files with 2 additions and 0 deletions
|
|
@ -95,6 +95,8 @@
|
||||||
- { key: "datadirectory", value: "{{ nextcloud.datadir }}" }
|
- { key: "datadirectory", value: "{{ nextcloud.datadir }}" }
|
||||||
- { key: "defaultapp", value: "files" }
|
- { key: "defaultapp", value: "files" }
|
||||||
- { key: "default_phone_region", value: "DE" }
|
- { key: "default_phone_region", value: "DE" }
|
||||||
|
- { key: "default_locale", value: "de_DE" }
|
||||||
|
- { key: "default_language", value: "en" }
|
||||||
- { key: "overwrite.cli.url", value: "https://{{ nextcloud.externalurl }}"}
|
- { key: "overwrite.cli.url", value: "https://{{ nextcloud.externalurl }}"}
|
||||||
- { key: "profile.enabled", value: "false", type: "boolean"}
|
- { key: "profile.enabled", value: "false", type: "boolean"}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue