5.diff (445B)
1 diff --git a/config/midnightthoughts.space.yaml b/config/midnightthoughts.space.yaml 2 index 988d7d5..a340f37 100644 3 --- a/config/midnightthoughts.space.yaml 4 +++ b/config/midnightthoughts.space.yaml 5 @@ -203,3 +203,12 @@ znc: 6 - ttl: 1800 7 type: AAAA 8 value: 2a01:4f8:c012:492::1 9 +# Personal discourse store 10 +personal: 11 + - ttl: 1800 12 + type: A 13 + value: 37.27.5.79 14 + - ttl: 1800 15 + type: AAAA 16 + value: "2a01:4f9:c012:54d3::" 17 +