Update fpm-garradin.conf

This commit is contained in:
HluthWigg 2023-02-18 22:09:50 +01:00 committed by GitHub
parent 9fa12fb307
commit 83573c6074
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
; Log to stderr
error_log = /dev/stderr
[garradin]
[paheko]
user = nobody
group = nobody
@ -17,7 +17,7 @@ group = nobody
; (IPv6 and IPv4-mapped) on a specific port;
; '/path/to/unix/socket' - to listen on a unix socket.
; Note: This value is mandatory.
listen = /run/garradin.sock
listen = /run/paheko.sock
listen.owner = nobody
listen.group = nobody