*: *customization* - How often is it changed by users?  seldom, often, or always.  Also "const", for things which should never be changed (HOUR, MINUTE).  One setting uses "NORMAL", no idea.
 
-If you can predict *customization* and *reconfig*, which take values =seldom=, =often=, =always=, and =true= on a reconfig, =false= otherwise, respectively, then fill that in as well. The others can be held constant when you make a new entry by copying the snippet above and changing it. Please make sure the above entries are defined. For *url* just leave it be the example set forth above.
+*: *reconfig* - true or false. If true, the value can be changed with condor_reconfig; otherwise it will only be respected on daemon restart. (TODO: check)
 
 {subsection: Optional fields}
 
@@ -60,8 +60,6 @@
 
 *: *is_macro* - TODO No idea. overwhelmingly is_macro=false, but a few set it to true.
 
-*: *reconfig* - true or false. If true, the value can be changed with condor_reconfig; otherwise it will only be respected on daemon restart. (TODO: check)
-
 *: *version* - (TODO Check) the version the setting was added. 0.0.0 if you don't know.
 
 {subsection: Further discussion}