Make microbin less minimalist for debugging
This commit is contained in:
parent
b98b6854da
commit
9a228b676e
|
@ -26,9 +26,9 @@ in
|
|||
# MICROBIN_ETERNAL_PASTA = "true"; # Allows marking pastas to never be deleted
|
||||
|
||||
# Make UI more minimal
|
||||
MICROBIN_HIDE_FOOTER = "true";
|
||||
MICROBIN_HIDE_HEADER = "true";
|
||||
MICROBIN_HIDE_LOGO = "true";
|
||||
# MICROBIN_HIDE_FOOTER = "true";
|
||||
# MICROBIN_HIDE_HEADER = "true";
|
||||
# MICROBIN_HIDE_LOGO = "true";
|
||||
};
|
||||
# }}}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue