Commit Graph

7 Commits

Author SHA1 Message Date
Luna Mendes b629fcace2 config.example.py: add NAME attribute
- static: give inst_name on context
 - static/index: use inst_name
2018-11-21 21:40:56 -03:00
Luna Mendes c4a63016ea config.example.py: add MAIN_URL 2018-11-18 17:07:18 -03:00
Luna Mendes 247523c181 config.example.py: add REGISTRATIONS field to Config 2018-11-16 16:49:56 -03:00
Luna Mendes b323368ffc config: s/WEBSERVER_URL/WEBSOCKET_URL
Also add explanation on how to use WEBSOCKET_URL
2018-07-21 17:19:57 -03:00
slice d41641929c
add ws stuff to example config 2018-06-19 17:52:25 -07:00
Luna Mendes 7e7a6a1aeb blueprints.gateway: add implementations for gateway urls
- config: add DEBUG, IS_SSL, WEBSERVER_URL
    - remove HOST, PORT
 - litecord: add auth module
2018-06-17 14:24:24 -03:00
Luna Mendes c11851c4b0 add schema.sql
- add basic config example stuff
2018-06-16 19:25:07 -03:00