Revision d18b2450 okeanos_site/90-okeanos.conf.sample

b/okeanos_site/90-okeanos.conf.sample
4 4
# for production deployment no DEBUG needed
5 5
DEBUG = False
6 6

  
7
# we redirect the user to the intro page of the project
8
APP_INSTALL_URL = "http://host:port/intro"
9

  
10 7
# invitations only, no login page exists
11 8
# redirect client to the intro page
12 9
LOGIN_URL = "http://host:port/intro"

Also available in: Unified diff