Added Default files
Next step - file to deploy the files
This commit is contained in:
commit
427d169322
2
autoconfig.js
Normal file
2
autoconfig.js
Normal file
@ -0,0 +1,2 @@
|
||||
pref("general.config.filename", "firefox.cfg");
|
||||
pref("general.config.obscure_value", 0);
|
||||
3
firefox.cfg
Normal file
3
firefox.cfg
Normal file
@ -0,0 +1,3 @@
|
||||
// IMPORTANT: Start your code on the 2nd line
|
||||
displayError(funcname, message)
|
||||
pref("autoadmin.global_config_url","https://yourdomain.com/autoconfigfile.js");
|
||||
Loading…
x
Reference in New Issue
Block a user