Tip of the day: Did you know that users are put in the security-group known-users based on their reputation score or if they are identified to Services?Users in this group receive a number of benefits, such as being able to send more messages per minute. |
Translations:IRCOp guide/58/en
Jump to navigation
Jump to search
Preserving settings between restarts
Years ago, all settings that you changed dynamically (settings that are not in the configuration file) were lost after a server restart. However, nowadays this is no longer an issue:
- Channel settings are normally lost. However, if you set the channel mode
+P
(permanent), then all modes, topic, bans, etc. are preserved. The channel settings of all +P channels are written every few minutes to a database file (data/channel.db) and restored when the server boots. - KLINEs, GLINEs, SPAMFILTERs are all stored in a database (data/tkl.db) and are preserved.