First commit

This commit is contained in:
CyberRex
2026-07-31 14:39:33 +09:00
commit 38670efd46
103 changed files with 22514 additions and 0 deletions

1
config/channels.yml Normal file
View File

@@ -0,0 +1 @@
[]

10
config/server.yml Normal file
View File

@@ -0,0 +1,10 @@
logLevel: 2
path: /run/mirakurun/mirakurun.sock
port: 40772
allowIPv4CidrRanges:
- 10.0.0.0/8
- 127.0.0.0/8
- 172.16.0.0/12
- 192.168.0.0/16
allowIPv6CidrRanges:
- fc00::/7

1
config/tuners.yml Normal file
View File

@@ -0,0 +1 @@
[]