mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
8798cf4e3b
* Set session and indexers' data files rel to AppDataPath The setting AppDataPath is now relative to the working directory. The session svc's PROVIDER_CONFIG now defaults to AppDataPath/data/sessions. The issue indexer's IssuePath now defaults to AppDataPath/indexers/issues.bleves. * fix bug