| changeset 281 | 832c5049b358 |
| parent 279 | b50206f6238f |
| child 283 | 0970e0f3d02b |
--- a/web/ldtplatform/config.py.tmpl Tue Dec 13 10:28:42 2011 +0100 +++ b/web/ldtplatform/config.py.tmpl Tue Dec 13 14:46:29 2011 +0100 @@ -93,3 +93,4 @@ USE_GROUP_PERMISSIONS = ['Project', 'Content', 'Media'] FORBIDDEN_STREAM_URL = "empty-video" PUBLIC_GROUP_NAME = 'everyone' +MAX_USERS_SEARCH = 20 \ No newline at end of file