]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/app/test/test_cfgfiles/etc/sample2.ini
import 15.2.0 Octopus source
[ceph.git] / ceph / src / spdk / dpdk / app / test / test_cfgfiles / etc / sample2.ini
1 # this is a global comment
2
3 [section1]
4 # this is section 1
5 key1=value1
6
7 [section2]
8 # this is section 2
9 #key1=value1
10 key2=value2
11 key3=value3 # this is key3
12 ignore-missing-separator