mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(nextcloud): config_is_read_only
This commit is contained in:
@@ -300,6 +300,7 @@ spec:
|
||||
config.php: |-
|
||||
<?php
|
||||
$CONFIG = array (
|
||||
'config_is_read_only' => true,
|
||||
'instanceid' => getenv('NC_INSTANCEID'),
|
||||
'passwordsalt' => getenv('NC_PASSWORDSALT'),
|
||||
'secret' => getenv('NC_SECRET'),
|
||||
|
||||
Reference in New Issue
Block a user