diff options
| author | Jan Wolff <janw@mailbox.org> | 2020-05-17 20:25:59 +0200 |
|---|---|---|
| committer | Jan Wolff <janw@mailbox.org> | 2020-05-17 20:25:59 +0200 |
| commit | 710e8aae565bd376d493ed89859c52d7f58a34f7 (patch) | |
| tree | 6f157e0054f9e048e2e9ca55437422d9e82a4113 /doc/sheldond.conf | |
| parent | faab34d44f11af3821c23d7075575f6570f984bd (diff) | |
some logging
Diffstat (limited to 'doc/sheldond.conf')
| -rw-r--r-- | doc/sheldond.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sheldond.conf b/doc/sheldond.conf index 87610d1..1af1389 100644 --- a/doc/sheldond.conf +++ b/doc/sheldond.conf @@ -8,7 +8,7 @@ gem_root = /var/gemini/ listen = [::1]:1965 listen = 127.0.0.1:1965 -# privilige level for the server to drop to after initializing +# privilege level for the server to drop to after initializing user = gem-data group = gem-data |
