Fix error during saving conf
There might be '|' in __val (e.g., SYNO_Password), which will cause that
all content of the conf file is cleared. Fix it by escaping '|'
manually.
Signed-off-by:
Adam Tao <tcx4c70@gmail.com>
Please register or sign in to comment