Imported from archive.
[mudpy.git] / muff.conf
similarity index 52%
rename from etc/muff.conf
rename to muff.conf
index ca879e7..da57ea8 100644 (file)
+++ b/muff.conf
@@ -1,9 +1,11 @@
+[files]
+accounts = ./lib/accounts
+commands = ./lib/commands
+menus = ./lib/menus
+modules = ./lib
+
 [general]
-account_path = ./lib/accounts
-command_path = ./lib/commands
 increment = 0.1
-menu_path = ./lib/menus
-modules = ./lib
 password_tries = 3
 
 [network]