From dd93377935f2524beab2b53ed37ccfa5897b014b Mon Sep 17 00:00:00 2001 From: Raymond Date: Tue, 24 Mar 2026 13:01:46 +0100 Subject: [PATCH] Add config files oscam1-9.conf --- config/oscam4.conf | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 config/oscam4.conf diff --git a/config/oscam4.conf b/config/oscam4.conf new file mode 100644 index 0000000..f7cb950 --- /dev/null +++ b/config/oscam4.conf @@ -0,0 +1,28 @@ +# oscam.conf Prilly's optimized secure default configuration +# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.conf.txt + +[global] +logfile = /var/log/oscam/oscam4/oscam.log +nice = -15 +maxlogsize = 1024 + +[cache] +delay = 30 +wait_until_ctimeout = 1 +csp_block_fakecws = 1 + +[cccam] +port = 12004 +version = 2.3.0 + +[webif] +httpport = 8884 +httpuser = root +httppwd = root +httpshowmeminfo = 1 +httpshowuserinfo = 1 +httpshowcacheexinfo = 1 +httpshowecminfo = 1 +httpshowloadinfo = 1 +httpallowed = 0.0.0.0-255.255.255.255 +httposcamlabel = OSCam4