ae0813d519
Prompts used since previous commit: - Kun je ook een webinterface maken waarmee ik de regels kan beheren? - Ik wil dat de webinterface benaderbaar is vanaf mijn hele interne netwerk. En ik wil alle regels kunnen beheren. Dus ook de bestaande ingebouwde routes. - 1. basic auth - 2. 4321 Special observations: - Domain routes moved from Python source to domain_routes.json so the web UI can manage all previous built-in domain routes. - web_config.json remains ignored; live sorter processes must be restarted after route edits to pick up changed rules.
10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.log
|
|
.DS_Store
|
|
config.json
|
|
web_config.json
|
|
**/*.eml
|
|
sort_mail_daemon_state.json
|
|
verplaats_log_*.json
|