From c8e9bbbe40839848dad686bd6e96a64130ff094f Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 12 Jun 2012 18:38:54 +0100 Subject: Move all example configuration files to their own directory. --- docs/conf/aliases/anope.conf.example | 27 +++++++++++++++++++++++ docs/conf/aliases/atheme.conf.example | 25 +++++++++++++++++++++ docs/conf/aliases/ircservices.conf.example | 21 ++++++++++++++++++ docs/conf/aliases/neostats.conf.example | 35 ++++++++++++++++++++++++++++++ 4 files changed, 108 insertions(+) create mode 100644 docs/conf/aliases/anope.conf.example create mode 100644 docs/conf/aliases/atheme.conf.example create mode 100644 docs/conf/aliases/ircservices.conf.example create mode 100644 docs/conf/aliases/neostats.conf.example (limited to 'docs/conf/aliases') diff --git a/docs/conf/aliases/anope.conf.example b/docs/conf/aliases/anope.conf.example new file mode 100644 index 000000000..406adc29a --- /dev/null +++ b/docs/conf/aliases/anope.conf.example @@ -0,0 +1,27 @@ +# Aliases for nickserv, chanserv, operserv, memoserv, hostserv, botserv + + + + + + + +# Note: We can't have a shorthand version of this, it conflicts with HS for helpserv + + +# Shorthand aliases for nickserv, chanserv, operserv, memoserv, hostserv, botserv + + + + + + + + +# /id [channel] +# Identify for a channel or nickname + + + + + diff --git a/docs/conf/aliases/atheme.conf.example b/docs/conf/aliases/atheme.conf.example new file mode 100644 index 000000000..7a0bc015a --- /dev/null +++ b/docs/conf/aliases/atheme.conf.example @@ -0,0 +1,25 @@ +# Aliases for nickserv, chanserv, operserv, memoserv + + + + + + + + + +# Shorthand aliases for nickserv, chanserv, operserv, memoserv + + + + + + + + + +# /id [channel] +# Identify for a channel or nickname + + + diff --git a/docs/conf/aliases/ircservices.conf.example b/docs/conf/aliases/ircservices.conf.example new file mode 100644 index 000000000..a4c31dd05 --- /dev/null +++ b/docs/conf/aliases/ircservices.conf.example @@ -0,0 +1,21 @@ +# Aliases for nickserv, chanserv, operserv, memoserv, hostserv + + + + + + + +# Shorthand aliases for nickserv, chanserv, operserv, memoserv, hostserv + + + + + + + +# /id [channel] +# Identify for a channel or nickname + + + diff --git a/docs/conf/aliases/neostats.conf.example b/docs/conf/aliases/neostats.conf.example new file mode 100644 index 000000000..baa7fe0ba --- /dev/null +++ b/docs/conf/aliases/neostats.conf.example @@ -0,0 +1,35 @@ +# Aliases for BLSB, ConnectServ, FloodServ, NeoStats, Operlog, QuoteServ, SecureServ, SeenServ, TextServ, WarServ, YahtzeeServ, LogServ, opsb, GamesServ, ProfileServ & StupidServ + + + + + + + + + + + + + + + + + +# Shorthand aliases for FloodServ, Operlog, QuoteServ, TextServ, WarServ, YahtzeeServ, LogServ, GamesServ, ProfileServ, SecureServ, SeenServ, NeoStats, ConnectServ & StupidServ + + + + + + + + + + + + + + + + -- cgit v1.2.3