mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
added survey dialog. closes #1307
This commit is contained in:
@@ -144,6 +144,11 @@ const conf = convict({
|
||||
format: String,
|
||||
default: 'https://identity.mozilla.com/apps/send',
|
||||
env: 'FXA_KEY_SCOPE'
|
||||
},
|
||||
survey_url: {
|
||||
format: String,
|
||||
default: '',
|
||||
env: 'SURVEY_URL'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user