Home
last modified time | relevance | path

Searched refs:STANDARD_DIRS (Results 1 – 5 of 5) sorted by relevance

/dports/www/py-graphite-web/graphite-web-1.1.8/webapp/graphite/
H A Dsettings.py59 STANDARD_DIRS = [] variable
277 if not STANDARD_DIRS:
281 STANDARD_DIRS.append(WHISPER_DIR)
287 STANDARD_DIRS.append(CERES_DIR)
293 STANDARD_DIRS.append(RRD_DIR)
H A Dlocal_settings.py.example139 # NOTE: If any directory is unreadable in STANDARD_DIRS it will break metric browsing
146 #STANDARD_DIRS = [WHISPER_DIR, RRD_DIR] # Default: set from the above variables
/dports/www/py-graphite-web/graphite-web-1.1.8/webapp/tests/
H A Dsettings.py81 STANDARD_DIRS = [WHISPER_DIR] variable
/dports/www/py-graphite-web/graphite-web-1.1.8/webapp/graphite/finders/
H A Dstandard.py28 directories = directories or settings.STANDARD_DIRS
/dports/www/py-graphite-web/graphite-web-1.1.8/docs/
H A Dconfig-local-settings.rst174 STANDARD_DIRS