Skip to content

Commit

Permalink
Add a comment about flock and semaphore
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Mar 21, 2024
1 parent e01ac17 commit 087315a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env
Expand Up @@ -24,6 +24,7 @@ APP_SECRET='$ecretf0rt3st'
###> symfony/lock ###
# Choose one of the stores below
# postgresql+advisory://db_user:db_password@localhost/db_name
# flock using the filesystem and is so supported by most operation systems, for Unix based systems you may want to use semaphore
LOCK_DSN=flock
###< symfony/lock ###

Expand Down

0 comments on commit 087315a

Please sign in to comment.