| Tip of the day: Consider contributing to make UnrealIRCd even better: reporting bugs, testing, helping out with support, .. |
Translations:Set block/478/en
Jump to navigation
Jump to search
To enable this you need to create a Secret block like this:
/* This is only a simple example with passwords stored directly in the
* configuration file.
* To get better security, read https://www.unrealircd.org/docs/Secret_block
* on alternative ways so you don't store passwords directly in the config.
*/
secret historydb {
password "somepassword";
}