big-r81 commented on code in PR #5762:
URL: https://github.com/apache/couchdb/pull/5762#discussion_r2560584730


##########
rel/overlay/etc/default.ini:
##########
@@ -1233,3 +1233,8 @@ url = {{nouveau_url}}
 ; from the _first_ authentication failure.
 ; note: changing this setting requires a couchdb restart.
 ;max_lifetime = 300000
+
+[config]
+; periodically reload configuration from file.
+; Leave undefined to disable this.
+;auto_reload_secs =

Review Comment:
   I would set it explicitly to zero for disabling the feature, instead of 
"undefined", like you do it in the code.
   
   Additional small nit: Add a newline at the end.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to