Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JC5 authored Mar 9, 2025
1 parent 718386b commit bff6c8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/references/faq/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Some users run into this issue when upgrading. Several things may work:
- Make sure the `storage` directory, and all subfolders are writable, and NOT owned by `root`.
- Remove all PHP files from the `bootstrap/cache` directory: `rm bootstrap/cache/*.php`.

## Charts are not loading, and `email-decode.min.js` refuses to load?

You are using Cloudflare as a CDN. Please disable "email obfuscation".

## Can I switch from or to SQLite, PostgreSQL or MySQL?

Yes, any combination is possible. BUT, this is not something that Firefly III supports natively. The export function isn't "database complete", not all data from your installation will be exposed when you export data, so importing it is very tricky.
Expand Down

0 comments on commit bff6c8b

Please sign in to comment.