Statistics
| Branch: | Tag: | Revision:

root / synnefo / settings / common / deploy.py @ 04a38bd0

History | View | Annotate | Download (338 Bytes)

1
# -*- coding: utf-8 -*-
2
#
3
# Deployment
4
##################################
5

    
6
DEBUG = True
7
TEMPLATE_DEBUG = DEBUG
8

    
9
# Top-level URL for deployment. Numerous other URLs depend on this.
10
APP_INSTALL_URL = "https://host:port"
11

    
12
# Make this unique, and don't share it with anybody.
13
SECRET_KEY = 'ly6)mw6a7x%n)-e#zzk4jo6f2=uqu!1o%)2-(7lo+f9yd^k^bg'