MobileBlur

settings.py at [b74e6c434b]
Login

File gluon/settings.py artifact 5c78f2495b part of check-in b74e6c434b


"""
This file is part of the web2py Web Framework
Copyrighted by Massimo Di Pierro <mdipierro@cs.depaul.edu>
License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)
"""

from storage import Storage

global_settings = Storage()
settings = global_settings  # legacy compatibility