Browse Source

This might possibly fix issue 3214

Change-Id: If630c322346cbb8aa33fad04cd088a19180a7be8
Reviewed-on: http://gerrit.dmdirc.com/146
Reviewed-by: Gregory Holmes <greboid@dmdirc.com>
Tested-by: Gregory Holmes <greboid@dmdirc.com>
tags/0.6.3b1
Shane Mc Cormack 14 years ago
parent
commit
95c8ec0c54
1 changed files with 14 additions and 0 deletions
  1. 14
    0
      src/com/dmdirc/config/defaults/modealiases/oftc

+ 14
- 0
src/com/dmdirc/config/defaults/modealiases/oftc View File

@@ -0,0 +1,14 @@
1
+# Default mode settings for OFTC
2
+# b,k,l,imnpstrDdcCNu
3
+
4
+keysections:
5
+  identity
6
+  server
7
+
8
+identity:
9
+  name=OFTC mode aliases
10
+  ircd=oftc-hybrid
11
+
12
+server:
13
+  modeP=Protected, Only OPs can invite
14
+  enablemodeP=true

Loading…
Cancel
Save