87 lines
2.2 KiB
JSON
87 lines
2.2 KiB
JSON
{
|
|
"app_id": "com.vmeda.online",
|
|
"appname": "ВМедА Онлайн",
|
|
"versioncode": 50000,
|
|
"versionname": "5.0.0",
|
|
"cache_update_frequency_usually": 420000,
|
|
"cache_update_frequency_often": 1200000,
|
|
"cache_update_frequency_sometimes": 3600000,
|
|
"cache_update_frequency_rarely": 43200000,
|
|
"default_lang": "ru",
|
|
"languages": {
|
|
"en": "English",
|
|
"ru": "Русский"
|
|
},
|
|
"wsservice": "moodle_mobile_app",
|
|
"demo_sites": {
|
|
"student": {
|
|
"url": "https://school.moodledemo.net",
|
|
"username": "student",
|
|
"password": "moodle2024"
|
|
},
|
|
"teacher": {
|
|
"url": "https://school.moodledemo.net",
|
|
"username": "teacher",
|
|
"password": "moodle2024"
|
|
}
|
|
},
|
|
"defaultZoomLevel": "none",
|
|
"zoomlevels": {
|
|
"none": 100,
|
|
"medium": 110,
|
|
"high": 120
|
|
},
|
|
"customurlscheme": "moodlemobile",
|
|
"sites": [{
|
|
"url": "https://online.vmeda.org"
|
|
}],
|
|
"multisitesdisplay": "",
|
|
"sitefindersettings": {},
|
|
"onlyallowlistedsites": false,
|
|
"forcedefaultlanguage": false,
|
|
"privacypolicy": "https://moodle.net/moodle-app-privacy/",
|
|
"notificoncolor": "#007aff",
|
|
"enableanalytics": false,
|
|
"enableonboarding": true,
|
|
"forceColorScheme": "",
|
|
"forceLoginLogo": false,
|
|
"showTopLogo": "hidden",
|
|
"ioswebviewscheme": "moodleappfs",
|
|
"appstores": {
|
|
"android": "com.vmeda.online",
|
|
"ios": "id633359593"
|
|
},
|
|
"wsrequestqueuelimit": 10,
|
|
"wsrequestqueuedelay": 100,
|
|
"calendarreminderdefaultvalue": 3600,
|
|
"toastDurations": {
|
|
"short": 2000,
|
|
"long": 3500,
|
|
"sticky": 0
|
|
},
|
|
"disableTokenFile": false,
|
|
"iconsPrefixes": {
|
|
"font-awesome": {
|
|
"brands": [
|
|
"fab"
|
|
],
|
|
"regular": [
|
|
"far"
|
|
],
|
|
"solid": [
|
|
"fa",
|
|
"fas"
|
|
]
|
|
},
|
|
"moodle": {
|
|
"font-awesome": [
|
|
"fam"
|
|
],
|
|
"moodle": [
|
|
"moodle"
|
|
]
|
|
}
|
|
},
|
|
"clearIABSessionWhenAutoLogin": "android"
|
|
}
|