summaryrefslogtreecommitdiff
path: root/data/example_new.conf
diff options
context:
space:
mode:
Diffstat (limited to 'data/example_new.conf')
-rw-r--r--data/example_new.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/example_new.conf b/data/example_new.conf
index d515fd22d..e3f78a196 100644
--- a/data/example_new.conf
+++ b/data/example_new.conf
@@ -678,4 +678,10 @@ operserv
* executable. If not given, defaults to "news.db".
*/
newsdatabase = "news.db"
+
+ /*
+ * The filename of OperServ's Session Exception database. The path is relative to the services
+ * executable. If not given, defaults to "exception.db".
+ */
+ exceptiondatabase = "exception.db"
}