improve documentation

This commit is contained in:
Rishabh Saxena 2016-08-03 00:25:56 +05:30
parent c8b3b95d74
commit f40caa8b24
3 changed files with 11 additions and 6 deletions

View file

@ -9,6 +9,9 @@
# The name of your page
OSEM_NAME="OSEM"
# The shareable link of your organisation's icon image
OSEM_ICON=''
# The host this OSEM instance runs on. Used for
# generating urls in emails sent
OSEM_HOSTNAME="localhost:3000"