summaryrefslogtreecommitdiff
path: root/data/stats.standalone.example.conf
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-11-01 02:07:35 -0400
committerAdam <Adam@anope.org>2013-11-01 02:07:35 -0400
commitc710625cd3b728acd2788eb319bd23bada798495 (patch)
tree7554545ebe6899bbede33fed3ee4c4d5da3852e9 /data/stats.standalone.example.conf
parentac2f8bf64d9182d0a51cdc362990315ad0a2ba9f (diff)
Use Config::GetClient for looking up services for command{} blocks which lessens the insanity of renaming services
Diffstat (limited to 'data/stats.standalone.example.conf')
-rw-r--r--data/stats.standalone.example.conf11
1 files changed, 1 insertions, 10 deletions
diff --git a/data/stats.standalone.example.conf b/data/stats.standalone.example.conf
index 45526f389..7ba985e19 100644
--- a/data/stats.standalone.example.conf
+++ b/data/stats.standalone.example.conf
@@ -80,16 +80,7 @@
* [OPTIONAL] Defines
*
* You can define values to other values, which can be used to easily change
- * every value in the configuration. For example, use:
- *
- * define
- * {
- * name = "ChanServ"
- * value = "ChannelServ"
- * }
- *
- * To replace every occurrence of ChanServ with ChannelServ in the configuration file,
- * and in every included configuration file (such as chanserv.example.conf).
+ * many values in the configuration. at once.
*/
/*