Use "." in configs to define namespaces.
E.g.
[database]
sqlalchemy.url = mysql://root:@localhost/vispa
# instead of
sqlalchemy_url = mysql://root:@localhost/vispa
(from redmine: issue id 1599, created on 2014-03-19 by root, closed on 2014-03-28)
- Changesets:
- Revision 1094 by Marcel Rieger on 2014-03-28T10:10:25Z:
Fix permissions for workspace changing, fix #1599.
- Revision 1094 by Marcel Rieger on 2014-03-28T10:10:25Z:
Fix permissions for workspace changing, fix #1599.