diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2017-01-09 21:33:01 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2017-01-09 21:33:01 -0500 |
commit | 4084de4c44b8494c73d31b62de90aad845829877 (patch) | |
tree | 9f46439f2e2427327cad8aac3d525c89b43c71be | |
parent | 08f8193d87d1767529c3667e18669150dabca060 (diff) |
tidy
-rw-r--r-- | doc/nginx.conf.example (renamed from nginx.conf.example) | 0 | ||||
-rw-r--r-- | doc/uwsgi.ini.example (renamed from uwsgi.ini.example) | 0 | ||||
-rw-r--r-- | notes.org | 3 |
3 files changed, 0 insertions, 3 deletions
diff --git a/nginx.conf.example b/doc/nginx.conf.example index 403c66e..403c66e 100644 --- a/nginx.conf.example +++ b/doc/nginx.conf.example diff --git a/uwsgi.ini.example b/doc/uwsgi.ini.example index e392044..e392044 100644 --- a/uwsgi.ini.example +++ b/doc/uwsgi.ini.example diff --git a/notes.org b/notes.org deleted file mode 100644 index 5b00a25..0000000 --- a/notes.org +++ /dev/null @@ -1,3 +0,0 @@ -I need to insert this on all XML output: - -<?xml version="1.0" encoding="utf-8"?> |