Skip to content

Commit

Permalink
Merge 1abeb95 into b766fed
Browse files Browse the repository at this point in the history
  • Loading branch information
dewen committed Mar 17, 2022
2 parents b766fed + 1abeb95 commit 10fcc91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sites/__cxstarter__/.env.site
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Git commits are disabled by default.
# To enable it - uncomment the following line.
BODILESS_BACKEND_COMMIT_ENABLED='1'
# BODILESS_BACKEND_COMMIT_ENABLED='1'

# The Backend Data Save is enabled by default.
# To disable it - uncomment the following line.
Expand Down
2 changes: 1 addition & 1 deletion sites/test-site/.env.site
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Git commits are disabled by default.
# To enable it - uncomment the following line.
BODILESS_BACKEND_COMMIT_ENABLED='1'
# BODILESS_BACKEND_COMMIT_ENABLED='1'

# The Backend Data Save is enabled by default.
# To disable it - uncomment the following line.
Expand Down

0 comments on commit 10fcc91

Please sign in to comment.