Skip to content

Commit

Permalink
Merge pull request #4316 from Giveth/release-2.28.0
Browse files Browse the repository at this point in the history
Release 2.28.0
  • Loading branch information
MohammadPCh authored Jun 24, 2024
2 parents b404242 + 6c50343 commit 15e8e0c
Show file tree
Hide file tree
Showing 72 changed files with 2,343 additions and 1,672 deletions.
8 changes: 6 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ NEXT_PUBLIC_AUTH_BASE_ROUTE=
NEXT_PUBLIC_NOTIFICATION_BASE_ROUTE=
NEXT_PUBLIC_BACKEND_LINK=
NEXT_PUBLIC_FRONTEND_LINK=
NEXT_PUBLIC_ENABLE_SOLANA=

# backup donation service
MONGO_DONATION_URL=
Expand All @@ -29,4 +28,9 @@ MONGO_DONATION_COLLECTION=
MONGO_DONATION_DATA_SOURCE=
MONGO_DONATION_DATABASE=

NEXT_PUBLIC_NOTIFICATION_CENTER_ENABLED=
#FeatureFlags
NEXT_PUBLIC_NOTIFICATION_CENTER_ENABLED=
NEXT_PUBLIC_PROJECT_DELETE=

# Set to 'true' to enable maintenance mode across the application
NEXT_PUBLIC_IS_MAINTENANCE=
Loading

0 comments on commit 15e8e0c

Please sign in to comment.