MCPcopy Create free account
hub / github.com/antirez/disque / loadServerConfig

Function loadServerConfig

src/config.c:437–465  ·  view source on GitHub ↗

Load the server configuration from the specified filename. * The function appends the additional configuration directives stored * in the 'options' string to the config file before loading. * * Both filename and options can be NULL, in such a case are considered * empty. This way loadServerConfig can be used to just load a file or * just load a string. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.85

Calls 5

serverLogFunction · 0.85
sdsemptyFunction · 0.70
sdscatFunction · 0.70
sdsfreeFunction · 0.70

Tested by

no test coverage detected