rambo 6 months ago
parent
commit
ec5097269d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      python/settings.py

+ 1 - 1
python/settings.py

@@ -232,7 +232,7 @@ import importlib
 
 # loaded_plugins = [load_plugin(p.lstrip(".")) for p in plugins]
 
-
+OUT_PIC_QUALITY = "普通"
 GRENERATE_MAIN_PIC_BRIGHTNESS = int(
     getSysConfigs("other_configs", "grenerate_main_pic_brightness", 254)
 )  # 色阶是否调整到位判断