MobileBlur

settings.py at [8cd4f18daf]
Login

File gluon/settings.py artifact f43a3ef62c part of check-in 8cd4f18daf


"""
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