Explore
Help
Register
Sign In
rDrama
/
rDrama
Watch
3
Star
5
Fork
You've already forked rDrama
20
Code
Issues
11
Pull Requests
1
Packages
Releases
Wiki
Activity
This code runs
https://rdrama.net
and
https://watchpeopledie.tv
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24748
Commits
3
Branches
0
Tags
964 MiB
Tag:
Branch:
Tree:
master
master
spooky-22
watchparty
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
rDrama
/
nginx-serve-static.conf
4 lines
52 B
Raw
Permalink
Normal View
History
Unescape
Escape
nginx changes
4 months ago
include includes/headers;
Serve static user content with nginx.
6 months ago
sendfile on;
nginx - use multithreading for serving static files
3 weeks ago
aio threads;