mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-04 06:29:26 -05:00
- Create ./data/users/ folder - Move user configuration to ./data/users/username/config.php - Move sqlite db to ./data/users/username/db.sqlite - Move user logs to ./data/users/username/log.txt See https://github.com/FreshRSS/FreshRSS/issues/729
10 lines
107 B
Plaintext
10 lines
107 B
Plaintext
application.ini
|
|
config.php
|
|
*.sqlite
|
|
touch.txt
|
|
no-cache.txt
|
|
*.bak.php
|
|
*.lock.txt
|
|
last_update.txt
|
|
update.php
|