зеркало из https://github.com/nextcloud/passman.git
10 строки
226 B
Plaintext
10 строки
226 B
Plaintext
|
{
|
||
|
"maxerr" : 50,
|
||
|
"jquery" : true, // jQuery
|
||
|
"globals" : {
|
||
|
"angular": true,
|
||
|
"PassmanImporter": true,
|
||
|
"OC": true,
|
||
|
"window": true
|
||
|
} // additional predefined global variables
|
||
|
}
|