parent
5dea8fa3e7
commit
23dfa4e073
@ -147,7 +147,7 @@ in
|
|||||||
option is changed. This means that users created and permissions assigned once through this option or
|
option is changed. This means that users created and permissions assigned once through this option or
|
||||||
otherwise have to be removed manually.
|
otherwise have to be removed manually.
|
||||||
'';
|
'';
|
||||||
example = [
|
example = literalExample ''[
|
||||||
{
|
{
|
||||||
name = "nextcloud";
|
name = "nextcloud";
|
||||||
ensurePermissions = {
|
ensurePermissions = {
|
||||||
@ -160,7 +160,7 @@ in
|
|||||||
"*.*" = "SELECT, LOCK TABLES";
|
"*.*" = "SELECT, LOCK TABLES";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
]'';
|
||||||
};
|
};
|
||||||
|
|
||||||
# FIXME: remove this option; it's a really bad idea.
|
# FIXME: remove this option; it's a really bad idea.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user