1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
Commit graph

7 commits

Author SHA1 Message Date
40f98fb382 Fix indentation and use sock for redis connections. 2017-08-18 00:24:54 +01:00
0e31aa7ea0 Update sample config with dummy Redis settings. 2016-07-08 15:22:31 +01:00
53f9e72172 Nest postgre settings into node "connection" for consistency with redis. 2016-07-08 15:20:49 +01:00
3fe962a8e5 Make symlink to postgresql backend
This is helpful so when running dindexer in a dev environment you don't
need to list all the possible paths to every backend. Symlinks to all
backends will all be in the same place.
2016-06-06 20:24:05 +02:00
7de71943ad Name backend settings section in yml using the backend name itself. 2016-06-02 18:38:40 +02:00
20b2a8695e Load postgresql plugin and use that in tag.
Only partially implemented.
2016-05-27 20:31:07 +02:00
56735c9d86 Get the config file path from cmake. 2015-11-13 19:25:32 +00:00
Renamed from dindexerrc.yml (Browse further)