view examples/config3.ini @ 24:89469aa41fe1

Preliminary work to make the display more dynamic. * The values are now dynamically read from the database and written to a dynamic dict. * If "None" (NoPrio) is not existent it is set to [0] because the JS expects a value.
author Magnus Schieder <mschieder@intevation.de>
date Fri, 02 Nov 2018 17:06:45 +0100
parents 3bb3d9a9f1b7
children
line wrap: on
line source
[URL]
BaseURL = http://localhost:8917/demo/

[LOGIN]
Username = demo
Password = demo

[DB]
DatabaseFile = ./demo3.db

[SEARCH]
Keywords = keywords1, keyword2, keyword3
Columns = critical, urgent, bug, feature, wish
Status = unread, deferred, chatting, need-eg, in-progress, testing, done-cbb, resolved
IncludeNoPrio = True
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)