diff options
Diffstat (limited to 'conf.h')
-rw-r--r-- | conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |