nixos/nextcloud: document adminpassFile permissions
This commit is contained in:
parent
8aaba2790d
commit
b6f8ee9f83
@ -228,7 +228,8 @@ in {
|
|||||||
type = types.nullOr types.str;
|
type = types.nullOr types.str;
|
||||||
default = null;
|
default = null;
|
||||||
description = ''
|
description = ''
|
||||||
The full path to a file that contains the admin's password.
|
The full path to a file that contains the admin's password. Must be
|
||||||
|
readable by user <literal>nextcloud</literal>.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user