mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-20 12:30:09 +00:00
Release redbean 1.4
This commit is contained in:
parent
74200a0ea0
commit
d6873f637f
1 changed files with 1 additions and 1 deletions
|
@ -998,7 +998,7 @@ static void ProgramCache(long x) {
|
||||||
}
|
}
|
||||||
|
|
||||||
static void SetDefaults(void) {
|
static void SetDefaults(void) {
|
||||||
ProgramBrand(REDBEAN "/1.3");
|
ProgramBrand(REDBEAN "/1.4");
|
||||||
__log_level = kLogInfo;
|
__log_level = kLogInfo;
|
||||||
maxpayloadsize = 64 * 1024;
|
maxpayloadsize = 64 * 1024;
|
||||||
ProgramCache(-1);
|
ProgramCache(-1);
|
||||||
|
|
Loading…
Add table
Reference in a new issue