We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be58165 commit 9a1f747Copy full SHA for 9a1f747
1 file changed
config.yaml
@@ -0,0 +1,12 @@
1
+# Configuration that configures nothing
2
+
3
+server:
4
+ host: nowhere
5
+ port: 0
6
7
+database:
8
+ engine: none
9
+ connected: false
10
11
+logging:
12
+ level: off
0 commit comments