File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ config:
2424 type : string
2525
2626 environment :
27- description : " "
27+ description : " Environment in which the application is running, mostly useless for the charmed version of the app "
2828 default : " production"
2929 type : string
3030
@@ -73,19 +73,19 @@ config:
7373 type : string
7474
7575 youtube-api-key :
76- description : " "
76+ description : " API key used to access the YouTube Data API for retrieving and displaying YouTube video content on snapcraft.io "
7777 type : string
7878
7979 discourse-api-key :
80- description : " "
80+ description : " API key used by the application to authenticate with the configured Discourse forum "
8181 type : string
8282
8383 discourse-api-username :
84- description : " "
84+ description : " Discourse username to associate with API requests to the Discourse forum "
8585 type : string
8686
8787 dns-verification-salt :
88- description : " "
88+ description : " Secret salt used when generating DNS verification tokens to confirm domain ownership "
8989 type : string
9090
9191 login-url :
@@ -94,7 +94,7 @@ config:
9494 type : string
9595
9696 bsi-url :
97- description : " "
97+ description : " Base URL for the Build Snapcraft IO service used for automated builds "
9898 default : " https://build.snapcraft.io"
9999 type : string
100100
You can’t perform that action at this time.
0 commit comments