• JunhuaY's avatar
    re-fix config rewrite for empty save directive (#8722) · 28375ff6
    JunhuaY authored
    the bug was also discussed in #8716, and was solved in #8719, but incompletely:
    when the server is started, and the save option is default, if you issue the " config set save "" "
    to change the save option, and then issue the “config rewrite” command, the " save "" " won't be saved.
    28375ff6
config.c 108 KB