]> git.0d.be Git - panikdb.git/commitdiff
settings: don't use external sounds by default
authorFrédéric Péters <fpeters@0d.be>
Thu, 27 May 2021 13:08:32 +0000 (15:08 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 27 May 2021 13:08:32 +0000 (15:08 +0200)
panikdb/settings.py

index e9a65a56491717e8b14aaaf1c110c9db0b6c5917..69b1de7590795a00df423cbc3df1f65665489f5e 100644 (file)
@@ -291,6 +291,7 @@ HAS_PIGE = True
 HAS_FORUMS = True
 HAS_NEWSLETTERS = True
 HAS_RECORDING_BUTTONS = False
+USE_EXTERNAL_SOUNDS = False
 
 SITE_TITLE = 'PanikDB'
 COMBO_CELL_ASSET_SLOTS = {}