Commented out default field for a question

This commit is contained in:
William Miceli
2018-09-11 10:35:26 -04:00
parent d9bf9d0997
commit a938d5cb3b

View File

@@ -46,7 +46,7 @@ catalog:
description: |
Sets basic authentication for that frontend in CSV format "User:Hash,User:Hash".
Leaving this empty will disable Traefik's Basic Authentication functionality
default: ""
#default: ""
required: false
type: string