fix: graph urls
update: yapb.cfg with latest cvars
This commit is contained in:
parent
08353e6006
commit
80890c25e1
18 changed files with 126 additions and 62 deletions
|
|
@ -33,7 +33,7 @@ public:
|
|||
StringRef author { "YaPB Project" };
|
||||
StringRef email { "yapb@jeefo.net" };
|
||||
StringRef url { "https://yapb.jeefo.net/" };
|
||||
StringRef download { "graph.yapb.ru" };
|
||||
StringRef download { "yapb.jeefo.net" };
|
||||
StringRef folder { "yapb" };
|
||||
StringRef logtag { "YB" };
|
||||
StringRef dtime { __DATE__ " " __TIME__ };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue