disable guest usage
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 27s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 27s
This commit is contained in:
parent
e6fcd6bb41
commit
33688e4496
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ in {
|
||||||
httpSafeOrigin = "https://${sandbox}";
|
httpSafeOrigin = "https://${sandbox}";
|
||||||
blockDailyCheck = true;
|
blockDailyCheck = true;
|
||||||
disableIntegratedEviction = true;
|
disableIntegratedEviction = true;
|
||||||
|
disableAnonymousStore = true;
|
||||||
|
disableAnonymousPadCreation = true;
|
||||||
adminKeys = [
|
adminKeys = [
|
||||||
"[satr14@docs.satr14.my.id/f1A82fmBuqQka2bNqrCb1WbB9r2ex5A3rdys5xLX3Hc=]"
|
"[satr14@docs.satr14.my.id/f1A82fmBuqQka2bNqrCb1WbB9r2ex5A3rdys5xLX3Hc=]"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue