Philipp Schafft
fcecd4852a
Feature: Comment in the default config about <prng-seed>
2021-07-26 15:05:04 +00:00
Philipp Schafft
95cb2fcc8e
Fix: Corrected spaces
2021-07-26 15:05:04 +00:00
Philipp Schafft
8d3189bc9c
Feature: Install a (still empty) report XML database
2020-10-14 11:19:10 +00:00
Philipp Schafft
e384df21b5
Update: Updated default configs
2018-11-12 21:51:23 +00:00
Philipp Schafft
1fd17b0b1f
Fix: Renamed /auth_example.ogg to /relay_example.ogg
...
Thanks to tbr for spotting.
2018-09-28 13:59:38 +00:00
Philipp Schafft
996a64334f
Update: Use match-method="" not method=""
2018-09-28 13:59:38 +00:00
Philipp Schafft
764b18ff7c
Update: Updated examples to match new style auth system
2018-09-28 13:59:38 +00:00
Philipp Schafft
8b2c6bdba0
Update: Replaced <on-*connect> with <event-bindings>
2018-09-28 13:59:38 +00:00
Philipp Schafft
a81e1345ef
Update: Updated examples for relays
2018-09-28 13:59:38 +00:00
Philipp Schafft
0f3e8ac160
Update: Removed <fileserve> from example configs
2018-09-28 13:59:38 +00:00
Philipp Schafft
f0df5ae488
Update: Use symbolic values where possible
2018-09-28 13:59:38 +00:00
Philipp Schafft
fd3b6197fe
Update: Moving blocks and comments around and formating
2018-09-28 13:59:38 +00:00
Philipp Schafft
627d153fc1
Update: Sync icecast_shoutcast_compat.xml.in with icecast_minimal.xml.in
2018-09-28 13:59:38 +00:00
Philipp Schafft
e8b041aa90
Update: Removed icecast_urlauth.xml.in
2018-09-28 13:59:37 +00:00
Philipp Schafft
895bd2f2e5
Update: Improve comment formarting
2018-09-28 13:59:37 +00:00
Philipp Schafft
3a391c02f5
Update: Removed leftover tabs
2018-09-28 13:59:37 +00:00
Marvin Scholz
d915e0a9dd
Remove no longer required foreign option, it's in the configure.ac now
2018-06-16 15:34:56 +02:00
Philipp Schafft
1653d7489a
Fix: corrected comment about <shoutcast-mount>
...
When unset no default is used but the feature is disabled.
(The Shoutcast listen socket is not opened at all.)
Thanks to Jeremiah Rogers for pointing out.
2015-09-10 14:53:44 +00:00
Marvin Scholz
ae83ea8705
Fix two mistakes in the default config's comments
2015-08-31 22:31:31 +02:00
Philipp Schafft
5dac23adda
Renamed config file SSL references to TLS.
...
As we do not support any SSL version but TLS this renames
all TLS related config options. Docs still need to be updated.
Close still uses 'ssl' internally e.g. for variable names.
This should be changed on a later patch.
2015-03-27 11:08:50 +00:00
Thomas B. Ruecker
65e5bc64a2
Icecast default config improvement.
...
Trying to make it really clear so that more users get it right.
2015-02-18 06:30:30 +00:00
Thomas B. Ruecker
0a13b88acf
<!-- -->
2015-01-13 08:37:33 +00:00
Thomas B. Ruecker
cf91615501
Directory listings are complicated, mention docs.
2015-01-13 08:25:37 +00:00
Thomas B. "dm8tbr" Ruecker
de568c4a33
Fix trailing spaces in default config.
...
As pointed out by DalekSec on IRC.
svn path=/icecast/trunk/icecast/; revision=19367
2014-11-29 11:39:39 +00:00
Thomas B. "dm8tbr" Ruecker
c8791e3c79
Comments in <http-headers> break things ATM
...
Moved the comment out to avoid this bug.
Needs to be checked.
svn path=/icecast/trunk/icecast/; revision=19315
2014-11-18 08:51:03 +00:00
Thomas B. "dm8tbr" Ruecker
ad1f7bca2e
Update minimal config to contain ACAO * header
...
svn path=/icecast/trunk/icecast/; revision=19299
2014-11-10 08:23:34 +00:00
Thomas B. "dm8tbr" Ruecker
35fce69c4a
convert TABstops to spaces for consistency
...
svn path=/icecast/trunk/icecast/; revision=19298
2014-11-10 08:20:30 +00:00
Thomas B. "dm8tbr" Ruecker
58fdef4856
Update default config, SSL, headers, default-mount
...
svn path=/icecast/trunk/icecast/; revision=19297
2014-11-10 06:25:15 +00:00
Thomas B. "dm8tbr" Ruecker
d767b9e7f2
Clean up some things in the default config file.
...
svn path=/icecast/trunk/icecast/; revision=19294
2014-11-09 09:13:59 +00:00
Thomas B. "dm8tbr" Ruecker
093b943902
threadpool is long gone and unused, removing from example config
...
svn path=/icecast/trunk/icecast/; revision=19179
2014-07-23 16:55:57 +00:00
Philipp Schafft
fdcef55ce1
Added options "headers" and "header_prefix" to URL based listener auth.
...
Someone should update the docs/ textes to good english.
svn path=/icecast/trunk/icecast/; revision=18648
2012-10-11 18:06:30 +00:00
Michael Smith
f19eca5baa
Well-formed XML: It's the hot new thing for 2012.
...
svn path=/icecast/trunk/icecast/; revision=18146
2011-12-17 21:05:10 +00:00
Thomas B. "dm8tbr" Ruecker
759f55b35b
Added 'admin' and 'location' to default config, thus fixing #1839 .
...
svn path=/icecast/trunk/icecast/; revision=18129
2011-11-25 22:41:54 +00:00
Philipp Schafft
e157de2321
Updated <alias> to use destination="" not dest="".
...
The old dest="" attribute is still supported.
svn path=/icecast/trunk/icecast/; revision=18128
2011-11-25 22:22:48 +00:00
Karl Heyes
bded7d2564
Small cleanups. Prevent possible segv in relay definition if missing server tag.
...
Don't add to stream directory until a minute has passed, it seems like a few sites
are triggering YP requests because they are connecting and then dropping (probably
due to timeout), so at least make sure the stream is running a little while.
svn path=/icecast/trunk/icecast/; revision=14777
2008-04-19 02:04:17 +00:00
Karl Heyes
22ee7b6b6e
minor xml cleanup, reduce default log level, closes #775
...
svn path=/icecast/trunk/icecast/; revision=14450
2008-02-03 03:11:54 +00:00
Karl Heyes
5bd1bee84e
doc updates, and some minor changes for the sample conf files.
...
svn path=/icecast/trunk/icecast/; revision=14437
2008-01-29 03:24:47 +00:00
Michael Smith
a38bce62eb
Make a comment marginally clearer
...
svn path=/icecast/trunk/icecast/; revision=13018
2007-06-07 10:05:50 +00:00
oddsock
b0744c5f8a
yikes...I don't know why this was in there, but the oddsock.org YP hasn't been around for months.
...
svn path=/icecast/trunk/icecast/; revision=10517
2005-12-02 05:16:50 +00:00
oddsock
3a85a143b5
2 new features to icecast logging:
...
- logsize : specify in KB the max size of any of icecast log files
- logarchive : causes icecast to rename logs with timestamps (for proper archiving)
svn path=/icecast/trunk/icecast/; revision=10287
2005-10-24 14:51:54 +00:00
Karl Heyes
82e12b4d96
Allow for new listeners to fallback if there are max listeners on the
...
current mountpoint
svn path=/icecast/trunk/icecast/; revision=9833
2005-08-23 18:40:20 +00:00
oddsock
d0134556dc
new example config for URL auth
...
svn path=/icecast/trunk/icecast/; revision=9790
2005-08-20 18:45:04 +00:00
Karl Heyes
1aa657f1b4
changes applied from feedback. make option names and action settings more
...
consistent. Add changes to docs for listener auth via url
svn path=/icecast/trunk/icecast/; revision=9768
2005-08-17 16:38:46 +00:00
Karl Heyes
05a14555d9
merge per-mount on-[dis]connect script handling
...
svn path=/icecast/trunk/icecast/; revision=9424
2005-06-10 00:37:09 +00:00
Karl Heyes
e0da4c90a9
might as well add these to the samples configs
...
svn path=/icecast/trunk/icecast/; revision=9421
2005-06-09 15:44:38 +00:00
Karl Heyes
52787eeeaa
increase default max queue size, 100k isn't much and we do reduce it when
...
there are no lagging clients
svn path=/icecast/trunk/icecast/; revision=9420
2005-06-09 15:32:19 +00:00
oddsock
e5ae621235
small update to the shoutcast compat example config
...
svn path=/icecast/trunk/icecast/; revision=8511
2004-12-21 19:36:02 +00:00
oddsock
b3d5a657d2
add a new web admin feature which allows the updating of metadata (now that we support metadata updates for most stream types). This is an new admin feature.
...
add cluster-password to the config to allow for future clustering of relays on the xiph stream directory.
svn path=/icecast/trunk/icecast/; revision=8345
2004-12-07 22:29:46 +00:00
Karl Heyes
a521d15d74
merge per-mount hidden setting. prevent specific mountpoints being listed
...
on status.xsl and streamlist
svn path=/icecast/trunk/icecast/; revision=8245
2004-11-22 18:21:48 +00:00
Karl Heyes
2b4ee737db
add per-mount no-yp tag handling
...
svn path=/icecast/trunk/icecast/; revision=8241
2004-11-21 15:51:49 +00:00