From 2e76bc9a0b88d323579a948bc8ca81ce95c3a1a2 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sat, 28 Mar 2015 22:27:17 -0700 Subject: [PATCH] config.yml.template update and surfinject --- config.yml.template | 1 + public/js/surfinject.js | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 public/js/surfinject.js diff --git a/config.yml.template b/config.yml.template index ed7a2b07..86bdda66 100644 --- a/config.yml.template +++ b/config.yml.template @@ -13,6 +13,7 @@ development: email_unsubscribe_token: 'somethingrandom' surf_proxy_uri: 'http://surf.somedomain.local:9292' # May want to use dnsmasq instead of /etc/hosts here surf_iframe_source: 'http://127.0.0.1:9292' + logs_path: /path/to/nginx/logs test: database: 'postgres://neocities@localhost/neocities_test' database_pool: 1 diff --git a/public/js/surfinject.js b/public/js/surfinject.js new file mode 100644 index 00000000..4b7d0d0e --- /dev/null +++ b/public/js/surfinject.js @@ -0,0 +1,10 @@ +