Skip to content

Commit

Permalink
Remove default values
Browse files Browse the repository at this point in the history
  • Loading branch information
BigRoy committed Jul 17, 2024
1 parent 812e06e commit 543d76c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,6 @@ class FusionSettings(BaseSettingsModel):

DEFAULT_VALUES = {
"imageio": {
"ocio_config": {
"enabled": False,
"filepath": []
},
"file_rules": {
"enabled": False,
"rules": []
Expand Down

0 comments on commit 543d76c

Please sign in to comment.