Revision f233566d pithos/settings.py.dist

b/pithos/settings.py.dist
206 206
# The server is behind a proy (apache and gunicorn setup).
207 207
USE_X_FORWARDED_HOST = False
208 208

  
209
# Set umask (needed for gunicorn setup).
210
#os.umask(0077)
211

  
209 212
# Use to log to a file.
210 213
LOGFILE = None
211 214

  

Also available in: Unified diff