mirror of
https://github.com/YunoHost-Apps/joplin_ynh.git
synced 2024-09-03 19:36:03 +02:00
Update .env
This commit is contained in:
parent
052414507a
commit
51bd942715
1 changed files with 0 additions and 5 deletions
|
@ -25,8 +25,3 @@ MAILER_NOREPLY_NAME=__APP__
|
|||
MAILER_NOREPLY_EMAIL=reply@__DOMAIN__
|
||||
|
||||
STORAGE_DRIVER=Type=Filesystem; Path=__DATA_DIR__
|
||||
STORAGE_DRIVER_FALLBACK=Type=Database; Mode=ReadAndWrite
|
||||
|
||||
# In ReadAndClear mode, it's going to clear the fallback driver content every time an item is moved to the main driver. It means that over time the old storage will be cleared and all content will be on the new storage.
|
||||
#STORAGE_DRIVER_FALLBACK=Type=Database; Mode=ReadAndClear
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue