mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Merge branch 'master' of github.com:Jake0oo0/crafatar
This commit is contained in:
commit
283b7004a8
@ -16,8 +16,7 @@ var config = {
|
|||||||
debug_enabled: false, // enables logging.debug
|
debug_enabled: false, // enables logging.debug
|
||||||
min_scale: 1, // for renders
|
min_scale: 1, // for renders
|
||||||
max_scale: 10, // for renders; too big values might lead to slow response time or DoS
|
max_scale: 10, // for renders; too big values might lead to slow response time or DoS
|
||||||
default_scale: 6, // for renders; scale to be used when no scale given
|
default_scale: 6 // for renders; scale to be used when no scale given
|
||||||
flush_on_start: false // whether or not to fush Redis when starting the application
|
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = config;
|
module.exports = config;
|
||||||
Loading…
x
Reference in New Issue
Block a user