mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
Dependency updates
This commit is contained in:
@@ -16,6 +16,7 @@ var config = {
|
||||
min_scale: 1, // for renders
|
||||
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
|
||||
flush_on_start: false // whether or not to fush Redis when starting the application
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
Reference in New Issue
Block a user