diff --git a/.env.example b/.env.example index 7e9d697581..e6737be1e7 100644 --- a/.env.example +++ b/.env.example @@ -314,8 +314,9 @@ DEMO_USERNAME= DEMO_PASSWORD= # -# Disable or enable the running balance column data -# Please disable this. It's a very experimental feature. +# Disable or enable the running balance column data. +# If you enable this, please also run "php artisan firefly-iii:correct-database" +# This will take some time the first run. # USE_RUNNING_BALANCE=false