Upload files to "/"

This commit is contained in:
Narsil 2023-09-16 12:29:45 +00:00
parent c1d350bd6c
commit 53149f658e
1 changed files with 4 additions and 0 deletions

View File

@ -989,6 +989,10 @@ user_pref("lightweightThemes.animation.enabled", false);
// Enable Hardware Acceleration
// user_pref("layers.acceleration.enabled", true);
// user_pref("layers.acceleration.force", true);
// -------------------------------------
// Disable CSS-based animations and transition effects
user_pref("layout.css.animation.enabled", false);
user_pref("layout.css.transition.enabled", false);
//
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
// WARNINGS