File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
posts/using-docker-for-net-core Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -279,6 +279,9 @@ <h3>Comments</h3>
279
279
< div > comment-1505795646309.yml</ div >
280
280
281
281
282
+ < div > ef7967a0-9db2-11e7-9300-0381fd250842.yml</ div >
283
+
284
+
282
285
</ section >
283
286
284
287
Original file line number Diff line number Diff line change @@ -582,6 +582,9 @@ <h3>Comments</h3>
582
582
< div > comment-1505795646309.yml</ div >
583
583
584
584
585
+ < div > ef7967a0-9db2-11e7-9300-0381fd250842.yml</ div >
586
+
587
+
585
588
</ section >
586
589
587
590
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ comments:
40
40
# Whether entries need to be appproved before they are published to the main
41
41
# branch. If set to `true`, a pull request will be created for your approval.
42
42
# Otherwise, entries will be published to the main branch automatically.
43
- moderation : false
43
+ moderation : true
44
44
45
45
# Name of the site. Used in notification emails.
46
46
name : " wright-development.github.io/"
@@ -65,7 +65,7 @@ comments:
65
65
# (*) REQUIRED
66
66
#
67
67
# Destination path (directory) for the data files. Accepts placeholders.
68
- path : " data/comments/{options.entryId}"
68
+ path : " data/comments/{options.entryId}/comment "
69
69
70
70
# Names of required files. If any of these isn't in the request or is empty,
71
71
# an error will be thrown.
You can’t perform that action at this time.
0 commit comments