From 364c235048c6e71b0c23e5412753b6365eaf3ea5 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Thu, 15 Oct 2015 13:45:07 -0400 Subject: [PATCH] Added Scrubbing warning. Added scrubbing warning as a Warning Note. --- source/cookbook/index.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/cookbook/index.markdown b/source/cookbook/index.markdown index f9a6fb5a876..df2a288884d 100644 --- a/source/cookbook/index.markdown +++ b/source/cookbook/index.markdown @@ -19,7 +19,9 @@ the [home-assistant.io repository](https://github.com/balloob/home-assistant.io/ {% enddirectory %} #### Configuration.yaml Gists -Please be sure to properly scrub your configuration.yaml files before publically sharing on this page. - [Carlo Costanzo](https://github.com/CCOSTAN) - [Configuration.yaml](https://gist.github.com/CCOSTAN/9934de973a293b809868) +

+ Please be sure to properly scrub your configuration.yaml of usernames, passwords and other personal information you do not want public before sharing on this page. +