From 95c0693bc586b331c4d140b9e85872159bc02988 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sat, 5 Sep 2020 19:27:02 -0500 Subject: Moved oragono socket to more persistent location. --- oragono/templates/oragono.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oragono/templates/oragono.yaml.j2') 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 -- cgit v1.2.3