tobias
601d7968db
add headerbar and logo options as command line arguments
2021-12-01 11:28:56 +00:00
Florian Schmitt
2a292ade9b
feat(core) : colibris unbundle with config support
2021-11-29 19:14:50 +01:00
ivrrecht
f6fa7d281a
added redis socket support
...
In order to enable socket support I added another command line argument: `--sock` which can be true or false.
If set to true the script will try to connect via sockets to the redis host provided via the `--redis` flag. In
that case the port will be omitted.
2015-12-01 16:05:35 +01:00
Tim Toomey
b75e1cc821
Need to default to false else will always evaluate to true
2015-02-09 18:06:59 -08:00
Tim Toomey
06fb9b155b
Allow scrumblr to run on non-root paths successfully
2015-02-08 21:48:15 -08:00
ali asaria
432e357e1e
change name of db in redis to scrumblr
2011-03-14 00:11:23 -04:00
ali asaria
2f0e90a418
fix redis config type and make redis default
2011-03-14 00:07:01 -04:00
David Dunlop
bdd989ba7e
moved redis to it's own file, added a config
2011-03-12 19:30:22 -05:00