Skip to content

Commit

Permalink
Don't default to Statamic Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
robdekort committed Oct 15, 2024
1 parent df6ee38 commit 3da1a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ VITE_APP_NAME="${APP_NAME}"

STATAMIC_LICENSE_KEY=
STATAMIC_THEME=business
STATAMIC_PRO_ENABLED=true
STATAMIC_PRO_ENABLED=false
STATAMIC_STACHE_WATCHER=auto
STATAMIC_STATIC_CACHING_STRATEGY=null
STATAMIC_CACHE_TAGS_ENABLED=false
Expand Down

0 comments on commit 3da1a63

Please sign in to comment.