Skip to content

Commit

Permalink
ordering not allowed in demo config
Browse files Browse the repository at this point in the history
  • Loading branch information
diversen7 committed Dec 16, 2024
1 parent a035d63 commit fefaee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example-config-demo/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@
"show_version": True,
"allow_user_registration": True,
"allow_user_management": True,
"allow_online_ordering": False,
}

0 comments on commit fefaee0

Please sign in to comment.