Bug #13188
Updated by Ward Vandewege almost 7 years ago
The API server, when using our default configuration, prints this warning on every startup:
<pre>
Called 'load' without the :safe option -- defaulting to safe mode.
You can avoid this warning in the future by setting the SafeYAML::OPTIONS[:default_mode] option (to :safe or :unsafe).
</pre>
There should be no warnings at startup.