summaryrefslogtreecommitdiff
path: root/config.py.template
diff options
context:
space:
mode:
Diffstat (limited to 'config.py.template')
-rw-r--r--config.py.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py.template b/config.py.template
index e55b2f6..d8af804 100644
--- a/config.py.template
+++ b/config.py.template
@@ -2,7 +2,7 @@ server = "server.themanaworld.org"
port = 6901
account = ""
password = ""
-relist_time = 604800 # Time in seconds before an item needs to be relisted.
+delist_time = 604800 # Time in seconds before an item needs to be relisted.
character = 0 #slot character is in, 0 for first, 1 for second, 2 for third
admin = ""
#nosell = [] # Items which can't be sold - just add the itemid to the list.