mirror of
https://github.com/KaySar12/NextZen-UserService.git
synced 2025-10-06 19:59:42 +07:00
e2b617e510
- refactored User service from IceWhaleTech/CasaOS as first modularized service
10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
[common]
|
|
RuntimePath=/var/run/casaos
|
|
|
|
[app]
|
|
LogPath = /var/log/casaos
|
|
LogSaveName = user-service
|
|
LogFileExt = log
|
|
DBPath = /var/lib/casaos
|
|
UserDataPath = /var/lib/casaos
|