summaryrefslogtreecommitdiff
path: root/src/base/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/path.h')
-rw-r--r--src/base/path.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/base/path.h b/src/base/path.h
index b20c1f0..783fc6c 100644
--- a/src/base/path.h
+++ b/src/base/path.h
@@ -17,6 +17,8 @@
#ifdef PUBLIC_SERVER
#define PATH_DIR PREFIX "/share/tuxanci-ng-server/"
#define PATH_MODULES PREFIX "/lib/tuxanci-ng-server/"
+ #define SERVER_CONFIG "/etc/tuxanci-ng-server/server.conf"
+
#endif
#define PATH_IMAGE PATH_DIR "image/"