nixos/nextcloud: fixed secretFile example
This commit is contained in:
parent
64e943d4a2
commit
a8ecb909c0
@ -393,7 +393,7 @@ in {
|
||||
description = ''
|
||||
Secret options which will be appended to nextcloud's config.php file (written as JSON, in the same
|
||||
form as the <xref linkend="opt-services.nextcloud.extraOptions"/> option), for example
|
||||
'{"redis":{"password":"secret","timeout"=2}}'.
|
||||
'{"redis":{"password":"secret"}}'.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user