mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
there shouldn't be a max sale 💰
This commit is contained in:
parent
4df237b454
commit
9df986b044
@ -14,7 +14,7 @@ var config = {
|
||||
renders_dir: 'skins/renders', // Directory where rendered skins are kept. should have trailing '/'
|
||||
debug_enabled: false, // enables logging.debug
|
||||
default_scale: 6, // the scale of rendered avatars
|
||||
maximum_sale: 10 // the maximum scale of rendered avatars
|
||||
maximum_scale: 10 // the maximum scale of rendered avatars
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
Loading…
x
Reference in New Issue
Block a user