diff options
| author | Charles Kingsley <chaz@anope.org> | 2013-05-10 20:18:48 +0100 |
|---|---|---|
| committer | Charles Kingsley <chaz@anope.org> | 2013-05-10 20:18:48 +0100 |
| commit | 4d62c673fac9f166d6a7a53acda1780358110153 (patch) | |
| tree | 28d5df6c40f25ce2fcfe11a7845345043f687895 /data | |
| parent | 7426b3b04a78bb8582eafa84895d2484e7d28d59 (diff) | |
Fix typo in example.conf - thx rodr1go
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index 9c492e5e7..f1433b7d1 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1145,7 +1145,7 @@ module #module { name = "db_sql" - #name = "db_sql_live + #name = "db_sql_live" /* * The SQL service db_sql(_live) should use, these are configured in modules.conf. |
