Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pitube
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
pitube
Commits
ce61e939
Verified
Commit
ce61e939
authored
4 years ago
by
Andrej Ramašeuski
Browse files
Options
Downloads
Patches
Plain Diff
Zmena mista nahravani
parent
298ecdce
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
nginx.conf
+2
-2
2 additions, 2 deletions
nginx.conf
with
2 additions
and
2 deletions
nginx.conf
+
2
−
2
View file @
ce61e939
...
@@ -26,7 +26,7 @@ rtmp {
...
@@ -26,7 +26,7 @@ rtmp {
recorder
all
{
recorder
all
{
record
all
manual
;
record
all
manual
;
record_suffix
-%y%m%d-%h%m%s.flv
;
record_suffix
-%y%m%d-%h%m%s.flv
;
record_path
/
tmp
;
record_path
/
records
;
record_unique
on
;
record_unique
on
;
record_max_size
4000m
;
record_max_size
4000m
;
}
}
...
@@ -34,7 +34,7 @@ rtmp {
...
@@ -34,7 +34,7 @@ rtmp {
recorder
audio
{
recorder
audio
{
record
audio
manual
;
record
audio
manual
;
record_suffix
-%y%m%d-%h%m%s.audio.flv
;
record_suffix
-%y%m%d-%h%m%s.audio.flv
;
record_path
/
tmp
;
record_path
/
records
;
record_unique
on
;
record_unique
on
;
record_max_size
500m
;
record_max_size
500m
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment