mirror of
https://gh.wpcy.net/https://github.com/netcccyun/easypanel.git
synced 2026-04-23 21:41:41 +08:00
11 lines
220 B
XML
11 lines
220 B
XML
<!--#start 500 -->
|
|
<config>
|
|
<CreateProcess>AsUser</CreateProcess>
|
|
<log level='3' logs_day='{{$setting.logs_day}}' rotate_time='0 0 * * *'/>
|
|
<vhs>
|
|
<vh_database
|
|
driver='{{$driver}}'
|
|
dbname='etc/vhs.db'
|
|
/>
|
|
</vhs>
|
|
</config>
|