Commit a0635fb6 authored by D.H.D. Nguyen's avatar D.H.D. Nguyen
Browse files

update config

parent b3680ad6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -93,8 +93,8 @@ Global variable for environment configurations.
Can import this instead of configuration objects.

2 environments are available:
	* For development
	* For testing
	* For development ``config['development']``
	* For testing ``config['testing']``

Default is development environment.
Default, ``config['default']``, is development environment.
"""
 No newline at end of file