From a6f430c81a4954d4c033f96dcd62187bc01d0319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Sun, 11 Oct 2020 06:53:41 -0400 Subject: [PATCH] try trim --- _config.yml | 4 +--- staticman.yml | 29 ----------------------------- 2 files changed, 1 insertion(+), 32 deletions(-) diff --git a/_config.yml b/_config.yml index 205f8427..704fb4c4 100644 --- a/_config.yml +++ b/_config.yml @@ -41,8 +41,6 @@ staticman: moderation : true path : "_data/comments/{options.slug}" requiredFields : ["name", "message"] - transforms: - email : "md5" generatedFields: date: type: "date" @@ -50,7 +48,7 @@ staticman: format: "timestamp-seconds" #"timestamp-milliseconds" endpoint : https://identosphere.net/staticman/v2/entry/ reCaptcha: - siteKey : 6LfHeawUAAAAAATc0Sckhl9FJLGog3m7qLrYA8V0 + siteKey: 6LfHeawUAAAAAATc0Sckhl9FJLGog3m7qLrYA8V0 secret : jG+tpXA7GdYSuIT/rcr5pyy9GG/ZP6808NE8SS+/ggGZ0Si0/uelJpZuElRrIITjfB7YjW6+MyWEBM/q/BFWQqRfkpCZ0RK5AETrx/awrvKSlCVCQfpN20MFpu54yFgkyj82umuoxOyiVczwUnkD8Sav0cXESbllHgC+2J2hw6nOYQ+ZnOFL4J4m3yoABhyGpKnhzw7enmaAm+pbxPXyLhjj9+LiRqGLWNUYOt+yOuo/i1aeE8p0lYwdESVoetkuNfKf1Q13Vs/KSPGceVXWLJAf7mDlwCf8wGrAZzCGAd9GQJM3KjliB+0hGOWs9X01+PdUr6ZeeGrAFjBERZXpTPdJmHDBmUNnX5Tdvhq9uU4I3NcZveIg5FyjLe4nMG30ha/hALW4KLvspzCL8nYWpFl27RTqN6v735xcBgcfVR4JPfInb91/EtAFe3gyM3BCe3enuiezGDZsqCn+glQZ7adeOrCaZ0pLG+FmL7WXR2QsSfq70biUp6uLZtGfJ4W9I9DIezbj3Z/ltJRFVTmWHGp3g4/2LAcsDLMfyR4QLVkcgqQjuAbYk3ItPNuLPAVV6mbHKvBmyoyimT1SpPWgu6uJCRkCyU90DMsBK/xNzhep9ljp73qV2B3qHvFqHIKKzYEoA2rtQexTsRWxf+20axauwWO/DdpcOqOQC8mUqBE= atom_feed: diff --git a/staticman.yml b/staticman.yml index bbc54fb6..6adabb07 100644 --- a/staticman.yml +++ b/staticman.yml @@ -14,38 +14,9 @@ comments: options: format: "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds" moderation: true - - # Akismet spam detection. - # akismet: - # enabled: true - # author: "name" - # authorEmail: "email" - # authorUrl: "url" - # content: "message" - # type: "comment" - name: "Decentralized-id.com" - - # Notification settings. When enabled, users can choose to receive notifications - # via email when someone adds a reply or a new comment. This requires an account - # with Mailgun, which you can get for free at http://mailgun.com. - # notifications: - # Enable notifications - # enabled: true - - # (!) ENCRYPTED - # - # Mailgun API key - # apiKey: "" - - # (!) ENCRYPTED - # - # Mailgun domain (encrypted) - # domain: "" - path: "_data/comments/{options.slug}" # "_data/comments/{options.slug}" (default) requiredFields: ["name", "email", "message"] - reCaptcha: enabled: true siteKey: 6LfHeawUAAAAAATc0Sckhl9FJLGog3m7qLrYA8V0