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 @@ +