aboutsummaryrefslogtreecommitdiff
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf.h')
-rw-r--r--conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.h b/conf.h
index d42838d..c88bb3c 100644
--- a/conf.h
+++ b/conf.h
@@ -15,7 +15,7 @@
#define HOST "ubq323.website"
#define PORT "6667"
// directory to put the unix sockets into
- #define SOCKETDIR "/srv/apiobot"
+ #define SOCKETDIR "/srv/apiobot/ch"
// group to assign as the owner of all the unix sockets
#define SOCKETGROUP "apionet"
#endif