mirror of
https://github.com/MatMoul/dokytree.git
synced 2024-12-26 01:26:11 +00:00
10 lines
202 B
YAML
10 lines
202 B
YAML
|
# yaml-language-server: $schema=../../../schemas/ad_dfs.json
|
||
|
name: 'ROOT'
|
||
|
path: '\\DOMAIN.local\ROOT'
|
||
|
targets:
|
||
|
- '\\FS-01\ROOT'
|
||
|
folders:
|
||
|
- name: 'Documents'
|
||
|
targets:
|
||
|
- '\\FS-01\Documents'
|