mirror of
https://github.com/humhub/humhub.git
synced 2025-04-21 15:41:54 +02:00
Update .env.example
This commit is contained in:
parent
270ae28ac9
commit
8b8ef5cd46
10
.env.example
10
.env.example
@ -31,11 +31,11 @@
|
||||
#HUMHUB_CONFIG.PARAMS.MODULE_AUTOLOAD_PATHS=["/opt/humhub-modules"]
|
||||
|
||||
#--- Redis
|
||||
HUMHUB_CONFIG.COMPONENTS.REDIS.CLASS="yii\redis\Connection"
|
||||
HUMHUB_CONFIG.COMPONENTS.REDIS.HOSTNAME="localhost"
|
||||
HUMHUB_CONFIG.COMPONENTS.REDIS.PORT=6379
|
||||
HUMHUB_CONFIG.COMPONENTS.REDIS.DATABASE=0
|
||||
HUMHUB_CONFIG.COMPONENTS.SESSION.CLASS="yii\redis\Session"
|
||||
#HUMHUB_CONFIG.COMPONENTS.REDIS.CLASS="yii\redis\Connection"
|
||||
#HUMHUB_CONFIG.COMPONENTS.REDIS.HOSTNAME="localhost"
|
||||
#HUMHUB_CONFIG.COMPONENTS.REDIS.PORT=6379
|
||||
#HUMHUB_CONFIG.COMPONENTS.REDIS.DATABASE=0
|
||||
#HUMHUB_CONFIG.COMPONENTS.SESSION.CLASS="yii\redis\Session"
|
||||
|
||||
#--- Database (Overwrite)
|
||||
#HUMHUB_CONFIG.COMPONENTS.DB.DSN="mysql:host=localhost;dbname=humhub"
|
||||
|
Loading…
x
Reference in New Issue
Block a user