misc: changed the cvars prefixses
misc: changed graph download url
This commit is contained in:
parent
4e109a174b
commit
a22cc6db93
11 changed files with 56 additions and 51 deletions
|
|
@ -41,7 +41,7 @@ public:
|
|||
const StringRef author { "YaPB Development Team" };
|
||||
const StringRef email { "team@yapb.ru" };
|
||||
const StringRef url { "https://yapb.ru/" };
|
||||
const StringRef download { "http://data.yapb.ru/" };
|
||||
const StringRef download { "yapb.ru" };
|
||||
const StringRef folder { "yapb" };
|
||||
const StringRef logtag { "YB" };
|
||||
const StringRef dtime { __DATE__ " " __TIME__ };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue