Fix errors and warnings
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m57s

This commit is contained in:
2025-05-27 00:52:34 +02:00
parent 183fb82d07
commit a75476b657
6 changed files with 7 additions and 8 deletions

View File

@@ -35,8 +35,7 @@ in
services = {
dokuwiki.sites."wiki.malobeo.org" = {
enable = true;
#acl = "* @ALL 8"; # everyone can edit using this config
#acl = "* @ALL 8"; # everyone can edit using this config
# note there is a users file at
# /var/lib/dokuwiki/<wiki-name>/users.auth.php
# makes sense to edit it by hand