summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSrxr <10549030+srxr@users.noreply.github.com>2021-06-08 21:22:14 +0800
committerGitHub <noreply@github.com>2021-06-08 23:22:14 +1000
commite743a9a425ee3197649aa2c4996b8566bf75896d (patch)
tree3fea1b47e2d180684cecc356b3194e1d8cae7540 /README.md
parent7e3d72c24f96d33a89889b0f441b2b76367bd0e7 (diff)
Remove proprietary notices about video (#40)
* Make content proprietary configurable * Update README * Fixed a few template context bugs Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 044b987..3f48ebf 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,14 @@ Set `path` to the value of the path where you want to store videos and where
- Fill these values out as you see fit. If you are familiar with RSS
these should be straight forward :)
+### Content Proprietary Notices Configuration
+
+{
+ "copyright": {
+ "content": "All Content herein Public Domain and User Contributed."
+ }
+}
+
## Stargazers over time
[![Stargazers over time](https://starcharts.herokuapp.com/prologic/tube.svg)](https://starcharts.herokuapp.com/prologic/tube)