Quickstart M15 OmniscreenTV IPTV STB -> Setup a DHCP-Router
18 IPTV-dhcp-OMM15_Manual.1.4.docx
#key.portal=http://localhost/nanoapps/branded/brandeddashboard/index.html
key.portal=http://localhost/developer/index.html
key.info=http://
[apps]
# the app which will be activated when the box startup.
FirstRunApp=portalstack
# the app which will be run
# for example: if we define RunPortal=portalstack, it means there is a portalstack
directory under rootfs/root, a portalstack.sh file under the portalstack directory,
support to start/stop/restart the subsystem.
# And the app name of portalstack is /dbus/portalstack, the dbus name
of portalstack is dbus.Portalstack, the path name of portalstack is
/dbus/Portalstack, the interface name of portalstack is dbus.App
RunPortal=portalstack
# im Folgenden sollte z.B. die Timezone gesetzt werden - was das im einzelenen
alles macht weiss ich auch noch nicht
[nano]
nano_enable=1
serviceprovider=abox42
hddsys_enabled=0
#nano_hdd=/mnt/HDDSYS
hddsys_encrypted=0
hddsys_install_app=0
#timezone=Australia/Canberra
timezone=Europe/Berlin
language=en
#language=de
currency=eur
developermode=0
bundle_list=m20-webkit
bundle=default-m20-webkit
welcomevideo.url=/nano-
lamp/var/www/htdocs/nanoapps/abox42/apps/userhomedashboard/img/welcome.mp4
app_auto_update=0
app_hourly_updates=0
# url which is used to check if box is online
#online_check_url=http://check.abox42.com
online_check_url=https://web.de
# timeout for check_url request
online_check_timeout=10
# ttl for entry in apc cache - check interval is calculated from this value (50%)
online_check_apc_ttl=30
# configure timeout for ajax call for installing/updating nano apps (default 90
seconds)
app_install_or_update_ajax_timeout=90
# configure url of red button loop video
loopvideo.stream=http://localhost/api/device/img/loop.mov
# enable (1) or disable (0) auto_install
app_auto_install_on_boot=1
# enable (1) or disable (0) firmware version check (and update) on boot
fw_version_check=0
# enable (1) or disable (0) SSI version check (and update) on boot
ssi_version_check=0
# change language in expert - enabled(1) or disabled(0)
language_chooser_is_enabled=1
# get statistical informations via diagstat_module - 0=disabled 1=enabled
statistics_enabled=0
# enable facebook registration - 0=disabled 1=enabled
#facebook_enabled=1
#facebook_blue_button_enabled=1
facebook_enabled=0
facebook_blue_button_enabled=0
## developer app:
## 1 == disable usage of external USB Stick for local apps (default is 0 == USB
Stick is required)
developer_without_usbstick=1