We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8901ce5 commit b428004Copy full SHA for b428004
1 file changed
.env
@@ -38,9 +38,9 @@ export MICROBIN_ADMIN_USERNAME=admin
38
# Default value: m1cr0b1n
39
export MICROBIN_ADMIN_PASSWORD=m1cr0b1n
40
41
-# Enables administrator interface at yourserver.com/admin/
42
-# if set, disables it if unset. Will not have any affect
43
-# unless admin username is also set. If admin username is
+# Replaces the default footer text with your own. If you
+# want to hide the footer, use the hide footer option instead.
+# Note that you can also embed HTML here, so you may want to escape
44
# '<', '>' and so on.
45
# export MICROBIN_FOOTER_TEXT=
46
0 commit comments