##// END OF EJS Templates
env-variables: make it safer if there's a syntax problem inside .ini file....
env-variables: make it safer if there's a syntax problem inside .ini file. It's better to not crash, since it means server wont start. Let users fix problems instead of breaking the startup because of that.
marcink -
r3237:5cf82ecc default
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / admin / views
__init__.py Loading ...
audit_logs.py Loading ...
defaults.py Loading ...
exception_tracker.py Loading ...
main_views.py Loading ...
open_source_licenses.py Loading ...
permissions.py Loading ...
process_management.py Loading ...
repo_groups.py Loading ...
repositories.py Loading ...
sessions.py Loading ...
settings.py Loading ...
svn_config.py Loading ...
system_info.py Loading ...
user_groups.py Loading ...
users.py Loading ...