mirror of
https://github.com/9001/copyparty.git
synced 2026-08-14 14:23:08 -06:00
24 lines
188 B
YAML
24 lines
188 B
YAML
# -*- mode: yaml -*-
|
|
# vim: ft=yaml:
|
|
|
|
[global]
|
|
idp-h-usr: x-idp-user
|
|
idp-h-grp: x-idp-group
|
|
|
|
[accounts]
|
|
ua: pa
|
|
|
|
[/]
|
|
/
|
|
accs:
|
|
r: ua
|
|
|
|
[/vb]
|
|
/b
|
|
|
|
[/x1]
|
|
//NULL
|
|
|
|
[/x2]
|
|
//NULL
|