Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/src/config.hpp b/src/config.hpp 2index 6e7439b..ae01462 100644 3--- a/src/config.hpp 4+++ b/src/config.hpp 5@@ -4,8 +4,6 @@ 6 Runtime configuration can be disabled by deleting #define RUNTIME_CONFIG 7 */ 8 9-#define RUNTIME_CONFIG 10- 11 // Current Default 12 inline bool starthidden = false; // false 13 inline bool searchbar = true; // true