385
edits
| Line 111: | Line 111: | ||
== 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?'' | ||
There are preferences to enable debugging output to stdout/error console. No other prefs are used. | There are preferences to enable debugging output to stdout/error console. No other prefs are used. | ||
* Are there build options for developers? [#ifdefs, ac_add_options, etc.] | * ''Are there build options for developers? [#ifdefs, ac_add_options, etc.]'' | ||
No. | No. | ||
* What ranges for the tunable are appropriate? How are they determined? | * ''What ranges for the tunable are appropriate? How are they determined?'' | ||
Debugging output prefs are boolean. | Debugging output prefs are boolean. | ||
* 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)?'' | ||
None. | None. | ||
edits