|
| 1 | +{ |
| 2 | + "active_profile": "ekstep", |
| 3 | + "available_profiles": { |
| 4 | + "ekstep": { |
| 5 | + "accepted_extensions": [ |
| 6 | + ".ecar", |
| 7 | + ".json" |
| 8 | + ], |
| 9 | + "cdn_scripts_dir": "/opt/opencdn/CDN/", |
| 10 | + "cdn_url": "http://cdn.ekstep.com", |
| 11 | + "config_json_dir": "/var/www/ekstep/config_json/", |
| 12 | + "config_json_name": "config.json", |
| 13 | + "content_root": "/var/www/ekstep/ecar_files/", |
| 14 | + "json_dir": "/var/www/ekstep/json_dir/", |
| 15 | + "media_root": "/var/www/ekstep/", |
| 16 | + "profile_name": "ekstep", |
| 17 | + "server_root": "/opt/opencdn/devmgmt/file_upload/", |
| 18 | + "telemetry": "/var/www/ekstep/telemetry/", |
| 19 | + "unzip_content": "/var/www/ekstep/xcontent/", |
| 20 | + "unzip_contentdir_name": "xcontent", |
| 21 | + "usb_dir": "ecar_files", |
| 22 | + "usb_on_automount": "/media/" |
| 23 | + }, |
| 24 | + "meghshala": { |
| 25 | + "accepted_extensions": [ |
| 26 | + ".data", |
| 27 | + ".json" |
| 28 | + ], |
| 29 | + "cdn_scripts_dir": "/opt/opencdn/CDN/", |
| 30 | + "cdn_url": "http://edge.meghshala.com", |
| 31 | + "config_json_dir": "/var/www/meghshala/config_json/", |
| 32 | + "config_json_name": "config.json", |
| 33 | + "content_root": "/var/www/meghshala/content/", |
| 34 | + "json_dir": "/var/www/meghshala/json_dir/", |
| 35 | + "media_root": "/var/www/meghshala/", |
| 36 | + "profile_name": "meghshala", |
| 37 | + "server_root": "/opt/opencdn/devmgmt/file_upload/", |
| 38 | + "telemetry": "/var/www/meghshala/telemetry/", |
| 39 | + "unzip_content": "/var/www/meghshala/content/", |
| 40 | + "unzip_contentdir_name": "content", |
| 41 | + "usb_dir": "data_files", |
| 42 | + "usb_on_automount": "/media/" |
| 43 | + }, |
| 44 | + "pinut": { |
| 45 | + "accepted_extensions": [ |
| 46 | + ".mp4", |
| 47 | + ".mov", |
| 48 | + ".mp3", |
| 49 | + ".png", |
| 50 | + ".jpeg", |
| 51 | + ".pdf" |
| 52 | + ], |
| 53 | + "cdn_scripts_dir": "/opt/opencdn/CDN/", |
| 54 | + "cdn_url": "http://app.pinut.in", |
| 55 | + "config_json_dir": "/var/www/pinut_data/config_json/", |
| 56 | + "config_json_name": "config.json", |
| 57 | + "content_root": "/var/www/pinut_data/content/", |
| 58 | + "json_dir": "/var/www/pinut_data/json_dir/", |
| 59 | + "media_root": "/var/www/pinut_data/", |
| 60 | + "profile_name": "pinut", |
| 61 | + "server_root": "/opt/opencdn/devmgmt/file_upload/", |
| 62 | + "telemetry": "/var/www/pinut_data/telemetry/", |
| 63 | + "unzip_content": "/var/www/pinut_data/content/", |
| 64 | + "unzip_contentdir_name": "content", |
| 65 | + "usb_dir": "pinut_data", |
| 66 | + "usb_on_automount": "/media/" |
| 67 | + } |
| 68 | + } |
| 69 | +} |
0 commit comments