mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
my server conf
This commit is contained in:
@@ -763,7 +763,7 @@ int getConfig (int arg_cnt, char **args)
|
||||
int returnCode =0;
|
||||
char ch;
|
||||
char URI [32];
|
||||
char server[32] = "lazyhome.ru";
|
||||
char server[32] = "ri48.ru/tid";
|
||||
if (arg_cnt>0) {
|
||||
strncpy(server,args[1],sizeof(server)-1);
|
||||
saveFlash(0,server);
|
||||
|
||||
Reference in New Issue
Block a user