mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 21:25:11 +00:00
[MOD/FIX] Set history limit, change logo, CI
This commit is contained in:
parent
42f02010d4
commit
696def187c
5 changed files with 25 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ char *
|
|||
ASUpload(const ParseeConfig *c, Stream *from, unsigned int size, char *mime)
|
||||
{
|
||||
char *size_str, *path, *ret, *user;
|
||||
int i;
|
||||
unsigned int i;
|
||||
HttpClientContext *ctx;
|
||||
HashMap *reply;
|
||||
if (!c || !from)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue