Merge branch '16048-reload-config'
[arvados.git] / lib / config / config.default.yml
index fcccdd0634e48fe1611f8bf531126f0d8803b081..d4870919eaad2bb0fdb7c1695bf7d28028b38236 100644 (file)
@@ -1228,3 +1228,8 @@ Clusters:
     # implementation. Note that it also disables some new federation
     # features and will be removed in a future release.
     ForceLegacyAPI14: false
+
+# (Experimental) Restart services automatically when config file
+# changes are detected. Only supported by `arvados-server boot` in
+# dev/test mode.
+AutoReloadConfig: false