summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-08-23 01:14:00 -0400
committerAdam <Adam@anope.org>2013-08-23 01:14:00 -0400
commit4d1492d444781069883f82ce00b389bb0ecd5099 (patch)
tree235163615b27ea8449dfb7c33a3f121cc9ea6d6c /data
parent154fa25e8fc33c2ce77cb0612c1587cec4f32300 (diff)
Remove webpanel:ssl configuration option because its dumb
Diffstat (limited to 'data')
-rw-r--r--data/modules.example.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/modules.example.conf b/data/modules.example.conf
index 030a01258..b284f0769 100644
--- a/data/modules.example.conf
+++ b/data/modules.example.conf
@@ -672,7 +672,4 @@ module { name = "help" }
/* Page title. */
title = "Anope IRC Services";
-
- /* Whether or not to use https on redirecting URLs. */
- ssl = no
}