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