mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
fixed some old TODOs
This commit is contained in:
@@ -134,6 +134,11 @@ const conf = convict({
|
||||
format: String,
|
||||
default: '', // disabled
|
||||
env: 'FXA_CLIENT_ID'
|
||||
},
|
||||
fxa_key_scope: {
|
||||
format: String,
|
||||
default: 'https://identity.mozilla.com/apps/send',
|
||||
env: 'FXA_KEY_SCOPE'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user