tinyauth default no

This commit is contained in:
ash
2026-05-29 11:17:00 +01:00
parent f5121bc1c5
commit be6c7285b3
+1 -1
View File
@@ -127,7 +127,7 @@ add_config() {
--selected.foreground "$ORANGE" \
--header " Select an option:" \
--header.foreground "$GREY_LIGHT" \
"Yes" "No")
"No" "Yes")
# Build the Caddy config block
if [[ "$USE_TINYAUTH" == "Yes" ]]; then