-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config * When checking the list of Solr fields exported into a file, we should consider not only the existence, but if it is empty or not. * Issues status graphic does not work with zero issues #183: fix the issue * Issues status graphic does not work with zero issues #183: fix the issue * Add configuration parameter include: check if the key is existing in the config (#181) (#184) * 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config --------- Co-authored-by: Jakob Voss <[email protected]> * Remove multitenant key (#162) (#188) --------- Co-authored-by: Jakob Voss <[email protected]>
- Loading branch information
Showing
3 changed files
with
13 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
id=abc | ||
|
||
multitenant=true | ||
|
||
dir=this-will-be-overridden | ||
dir[abc]=new-value |