This commit is contained in:
Bernhard Stampfer
2016-04-10 19:51:02 +02:00
13 changed files with 183 additions and 24 deletions

View File

@@ -32,8 +32,8 @@ class Settings:
##Payment Incentives
#Money Limit
self.autoBlock = False #Automatically block user if money owed > limit
self.autoUnblock = False #Automatically unblock user if money owed < limit
self.autoBlack = True #Automatically block user if money owed > limit
self.autoUnblack = True #Automatically unblock user if money owed < limit
self.blockLimit = 150 #Money limit for automatic blocking (default 150)
#Mail Spam
self.autoAnnoy = False #Automatically send payment eMails