Commit b42ffe06 by Michael Pastushkov

fix

parent 47c92d94
This folder is for binary packages for various platforms
\ No newline at end of file
......@@ -466,7 +466,7 @@ void init_options() {
options.log = 1;
options.encrypt = 1;
options.stay_alive = 1;
options.secret = 1;
options.secret = 52341;
}
void set_options(int argc, char *argv[]) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment