Confirmed users
587
edits
Line 62: | Line 62: | ||
== Configuration == | == Configuration == | ||
* Can the end user configure settings, via a UI or about:config? Hidden prefs? Environment variables? | * Can the end user configure settings, via a UI or about:config? Hidden prefs? Environment variables? | ||
The URL of the Plugin Check page is stored in the pref '''plugins.update.url''' | |||
A pending warning on restart is stored in the pref '''plugins.update.notifyUser''' and set/reset automatically. | |||
Neither pref has a UI. | |||
* Are there build options for developers? [#ifdefs, ac_add_options, etc.] | * Are there build options for developers? [#ifdefs, ac_add_options, etc.] | ||
No. | |||
* What ranges for the tunable are appropriate? How are they determined? | * What ranges for the tunable are appropriate? How are they determined? | ||
N/A | |||
* What are its on-going maintenance requirements (e.g. Web links, perishable data files)? | * What are its on-going maintenance requirements (e.g. Web links, perishable data files)? | ||
N/A | |||
== Relationships to other projects == | == Relationships to other projects == |