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.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/example_new.conf b/data/example_new.conf
index dff8b7644..154683c80 100644
--- a/data/example_new.conf
+++ b/data/example_new.conf
@@ -246,6 +246,17 @@ mail
* It should really exist.
*/
sendfrom = "services@localhost.net"
+
+ /*
+ * If set, SENDPASS will be restricted to IRC operators. This directive is
+ * optional.
+ *
+ * WARNING: If you choose to not enable this option, you should limit the
+ * number of processes that the services user can have at a time (you can
+ * create a special user for this; remember to NEVER launch Services as
+ * root).
+ */
+ restrictmail = yes
}
/*