PeerTube/config
chagai95 e57c3024f4
Add config option to keep original video file (basic first version) (#6157)
* testing not removing old file and adding columb to db

* implement feature

* remove unnecessary config changes

* use only keptOriginalFileName, change keptOriginalFileName to keptOriginalFilename for consistency with with videoFile table, slight refactor with basename()

* save original video files to dedicated directory original-video-files

* begin implementing object storage (bucket) support

---------

Co-authored-by: chagai.friedlander <chagai.friedlander@fairkom.eu>
Co-authored-by: Ian <ian.kraft@hotmail.com>
Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-03-15 15:47:18 +01:00
..
default.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
dev.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
production.yaml.example Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-1.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-2.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-3.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-4.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-5.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-6.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test.yaml Fix tests 2023-12-20 13:51:01 +01:00