]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: minor edit to use # for comments.
authorJohn Wilkins <john.wilkins@inktank.com>
Thu, 30 Aug 2012 07:25:17 +0000 (00:25 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Thu, 30 Aug 2012 07:25:17 +0000 (00:25 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/config-cluster/demo-ceph.conf

index 123bf178782ac7529a65d46e05b4cf6adf7014a9..b96b32cd4a195d1657262204c1491f0fcd0c5dd5 100644 (file)
@@ -4,8 +4,8 @@
 
 [osd]
        osd journal size = 1000
-       ; uncomment the following line if you are mounting with ext4
-       ; filestore xattr use omap = true
+       # uncomment the following line if you are mounting with ext4
+       # filestore xattr use omap = true
 
 [mon.a]
        host = myserver01