mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-11 01:34:12 +08:00
10 lines
No EOL
226 B
Text
10 lines
No EOL
226 B
Text
{
|
|
"maxerr" : 50,
|
|
"jquery" : true, // jQuery
|
|
"globals" : {
|
|
"angular": true,
|
|
"PassmanImporter": true,
|
|
"OC": true,
|
|
"window": true
|
|
} // additional predefined global variables
|
|
} |