diff --git a/atramhasis/scaffolds/atramhasis_demo/development.ini_tmpl b/atramhasis/scaffolds/atramhasis_demo/development.ini_tmpl index 30c36fe5..d8e49e5c 100644 --- a/atramhasis/scaffolds/atramhasis_demo/development.ini_tmpl +++ b/atramhasis/scaffolds/atramhasis_demo/development.ini_tmpl @@ -43,6 +43,22 @@ cache.list.expiration_time = 7000 # Filesystem location to dump exports atramhasis.dump_location = %(here)s/datadumps +# Location of rdf2hdt executable +# atramhasis.rdf2hdt = /link/to/rdf2hdt + +# Assume an LDF server is present? +# atramhasis.ldf.enabled = True + +# Location of the config file for the LDF server +# atramhasis.ldf.config_location = %(here)s + +# External url of the LDF server +# atramhasis.ldf.baseurl = http://demo.atramhasis.org/ldf + +# Protocol the LDF server is operating under. +# See the LDF docs for more info +# atramhasis.ldf.protocol = http + # By default, the toolbar only appears for clients from IP addresses # '127.0.0.1' and '::1'. # debugtoolbar.hosts = 127.0.0.1 ::1 diff --git a/atramhasis/scaffolds/atramhasis_scaffold/development.ini_tmpl b/atramhasis/scaffolds/atramhasis_scaffold/development.ini_tmpl index d93a1371..fd1ddd99 100644 --- a/atramhasis/scaffolds/atramhasis_scaffold/development.ini_tmpl +++ b/atramhasis/scaffolds/atramhasis_scaffold/development.ini_tmpl @@ -50,6 +50,19 @@ jinja2.i18n.domain = atramhasis # Filesystem location to dump exports atramhasis.dump_location = %(here)s/datadumps +# Assume an LDF server is present? +# atramhasis.ldf.enabled = True + +# Location of the config file for the LDF server +# atramhasis.ldf.config_location = %(here)s + +# External url of the LDF server +# atramhasis.ldf.baseurl = http://demo.atramhasis.org/ldf + +# Protocol the LDF server is operating under. +# See the LDF docs for more info +# atramhasis.ldf.protocol = http + # Edit this to be a list of ids of conceptschemes. Concepts from these schemes # will be presented on the homepage layout.focus_conceptschemes =