feat: settings

This commit is contained in:
Jannat Patel
2024-08-13 18:53:27 +05:30
parent b8eb9fd717
commit ceecab395b
13 changed files with 605 additions and 119 deletions

View File

@@ -35,7 +35,6 @@ bench new-site lms.localhost \
bench --site lms.localhost install-app lms
bench --site lms.localhost set-config developer_mode 1
bench --site lms.localhost clear-cache
bench --site lms.localhost set-config mute_emails 1
bench use lms.localhost
bench start