Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- email [email protected]
- }
- Yoururl.com {
- encode gzip
- log {
- output file C:\Caddy\Logs\jellyfin_access.log {
- roll_size 5mb # Set max size 5MB
- roll_local_time # Use localhost time
- roll_keep 2 # Keep at most 2 log files
- roll_keep_days 7 # Keep log files for 7 days
- }
- }
- reverse_proxy localhost:8096
- }
- # Edit 05/06/20 Remove Empty Brackets, Change logging format, and added Email portion. Commented out email portion for now
- # Edit 05/07/20 Removed Email portion. Adding an optional part in the guide for it.
- # Proof /u/NoFeedback4007 is original author. :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement