Updated limits

Updated limits from following link
https://frappe.github.io/frappe/user/en/bench/guides/settings-limits
This commit is contained in:
sbkolate 2016-08-09 11:33:03 +05:30 committed by GitHub
parent a115df59dc
commit e297dcd9c1

View file

@ -2,6 +2,13 @@
"db_name": "testdb",
"db_password": "password",
"mute_emails": true,
"limits": {
"emails": 1500,
"space": 0.157,
"expiry": "2016-07-25",
"users": 1
}
"developer_mode": 1,
"auto_cache_clear": true,