diff --git a/config/app_config.yml.example b/config/app_config.yml.example
index 38e1a77b1d6b627130b9f4e1098da8c9e2f0ad98..58dc0bbadd571da1efc8f7d4d119149b3321b4db 100644
--- a/config/app_config.yml.example
+++ b/config/app_config.yml.example
@@ -87,6 +87,12 @@ default:
   admins:
     - 'example_user1dsioaioedfhgoiesajdigtoearogjaidofgjo'
 
+  #s3 config, if set, carrierwave will store your photos on s3
+  #s3_key: 'key'
+  #s3_secret: 'secret'
+  #s3_bucket: 'my_photos'
+
+  
 development:
 
 test: