mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05:00
changed default config to have accounts disabled
This commit is contained in:
@@ -132,7 +132,7 @@ const conf = convict({
|
||||
},
|
||||
fxa_client_id: {
|
||||
format: String,
|
||||
default: 'fced6b5e3f4c66b9', // localhost
|
||||
default: '', // disabled
|
||||
env: 'FXA_CLIENT_ID'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user