mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Remove unneeded code from language config docs
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
@@ -15,8 +15,6 @@ starts with a given language, you can set a **default_language** parameter in th
|
||||
|
||||
::
|
||||
|
||||
<?php
|
||||
|
||||
"default_language" => "en",
|
||||
|
||||
|
||||
@@ -29,8 +27,6 @@ in the :file:`config/config.php`.
|
||||
|
||||
::
|
||||
|
||||
<?php
|
||||
|
||||
"force_language" => "en",
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user