Added new endpoints to modify settings in-memory (#517)
* Added new endpoints to modify settings in-memory * Added missing controllers
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -11,6 +11,10 @@
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# ignore IDE specific files
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
vendor/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user