diff options
Diffstat (limited to 'oragono/templates/oragono.yaml.j2')
| -rw-r--r-- | oragono/templates/oragono.yaml.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oragono/templates/oragono.yaml.j2 b/oragono/templates/oragono.yaml.j2 index 5344683..3619c6a 100644 --- a/oragono/templates/oragono.yaml.j2 +++ b/oragono/templates/oragono.yaml.j2 @@ -58,7 +58,7 @@ server: # proxy: false # Example of a Unix domain socket for proxying: - "/run/oragono/socket": + "/var/oragono/oragono.socket": # Example of a Tor listener: any connection that comes in on this listener will # be considered a Tor connection. It is strongly recommended that this listener |
