| changeset 299 | 9ce9e92af978 |
| parent 283 | 0970e0f3d02b |
| child 330 | 806188af5027 |
--- a/web/ldtplatform/config.py.tmpl Fri Dec 23 10:56:21 2011 +0100 +++ b/web/ldtplatform/config.py.tmpl Fri Dec 23 12:57:12 2011 +0100 @@ -90,6 +90,6 @@ AUTO_INDEX_AFTER_SAVE = True USE_GROUP_PERMISSIONS = ['Project', 'Content', 'Media'] -FORBIDDEN_STREAM_URL = "empty-video" +FORBIDDEN_STREAM_URL = "rtmp://media.iri.centrepompidou.fr/ddc_player/mp4:video/forbidden_stream.mp4?old_path=" PUBLIC_GROUP_NAME = 'everyone' MAX_USERS_SEARCH = 20 \ No newline at end of file