Commit graph

6 commits

Author SHA1 Message Date
Miodec
5074cc733c typo 2022-02-01 21:33:48 +01:00
Miodec
169d6ebfb3 removed keys length check 2022-02-01 21:32:57 +01:00
Miodec
bccc4f24fc added a check to only update the database configuration once 2022-02-01 21:01:24 +01:00
Miodec
cbdd3ed1c6 updating database configuration if number of keys is not the same 2022-02-01 20:15:27 +01:00
Miodec
08103327dc fixed issue where base configuratoin would fail to insert into the database 2022-02-01 00:31:04 +01:00
Bruce Berrios
101c227599
Add Dynamic Server Configuration (#2385) by Bruception
* Add no frontend script

* Define context middleware

* Define base configuration schema

* Define configuration DAO

* Setup context middleware and live configuration fetch

* Remove patch configuration method

* Rename files for consistency

* Use plain object check

* Use plain object

* modified base configuration

* renamed config property

* brought back 2 properties

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-01-31 22:47:58 +01:00