mirror of
https://github.com/timvisee/send.git
synced 2026-04-26 22:56:21 -04: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