l 2 bepasty: allow write for externals
This commit is contained in:
parent
32f053aaed
commit
e497faf8ec
|
@ -35,7 +35,7 @@ in {
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
};
|
||||
defaultPermissions = "read";
|
||||
defaultPermissions = "read,create";
|
||||
secretKey = secKey;
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue