mirror of
https://github.com/anope/anope.git
synced 2026-07-08 11:03:14 +02:00
made our database backup filenames more readable
This commit is contained in:
+9
-1
@@ -1085,7 +1085,15 @@ mail
|
||||
* target database to something else. Start Anope then shut down so the new database will be written.
|
||||
* Then unload this and restart Anope, loading from the new database.
|
||||
*/
|
||||
#module { name = "db_plain" }
|
||||
#module
|
||||
{
|
||||
name = "db_plain"
|
||||
|
||||
/*
|
||||
* The database name db_plain should use
|
||||
*/
|
||||
database = "anope.db"
|
||||
}
|
||||
|
||||
/*
|
||||
* [RECOMMENDED] db_flatfile
|
||||
|
||||
Reference in New Issue
Block a user