Konfigurační soubor mc.ini
Níže je uvedena ukázka konfiguračního souboru mc.ini,
který je uložen v kořenové složce aplikace. U jednotlivých voleb je v komentáři
nad nimi uveden jejich význam.
Pokud chcete některou volbu povolit, je třeba u ní odmazat uvozující středník
(např. místo ;debug=1 bude na řádku debug=1).
U přepínačů (flagů) jsou možné hodnoty 0 (vypnuto) a 1 (zapnuto).
Pokud je v hodnotě nutné uvést zpětné lomítko \, je třeba ho uvést zdrojeně
(např. C:\\).
Některé volby lze také nastavit přes menu Nastavení > Předvolby...,
které má před nastavením v mc.ini prioritu.
Ukázka mc.ini
[mccfg]
;mswin utils configuration
calc=calc
ruller=utils/pravitko/pravitko.exe
dice=utils/kostka/kostka.exe
vkeyb=utils/osk/osk.bat
clock=utils/cas/cas.bat
;linux utils configuration
;calc=kcalc
;ruller=utils/pravitko/pravitko.sh
;dice=utils/kostka/kostka.sh
;vkeyb=iok
;clock=xclock
; search page
search=http://hledej.nns.cz
; navig. panel styles
npBtnBgCol=#6CB538
; panel button for closing popup windows and MC instances
;closeWinBut=0
; allow hide main navig. panel
;allowHidePanel=0
; proxy with basic authentication default setup
;proxyEnabled=0
;proxyHost=xx.xx.xx.xx
;proxyPort=xx
;proxyUserID=xx
;proxyPasswd=xx
;disable account editing menus (default enabled)
;editAcc=0
; automatic updates
;update=0
;remote tests and scripts pooling (0: disabled, 1: SOAP, 2: UDP)
;poolTestsAndScripts=0
; tablet optimisation
;tabletOpt=0
; debug options
;debug=0
;debugFile=debug.log
; auto backup .mc titles in their /bak subdir (default enabled)
;backup=1
; suppress guide for network drives configuration
;suppressNetConfig=1
; auto save time period in minutes (default disabled)
;autoSavePeriod=5
; high resolution printing
;printHighRes=1
; auto login anonymous user (only teachers's MC)
;anonymouslogin=1
; force login dialog on MC Teacher
; and store accounts and expirations in registry instead in mc.ini and .mc
;force_login=1
; create in home flag (enables users create new items in home dir)
;createItemInHome=1
; video decoding in HOME (RW required)
;video2home=1
; system environment containing home dir definition
;homeEnvVar=HOME
; Please use together with video2home=1.
; System environment containg cache dir definition (video play, ...),
; or (since MC build >3442) network/local drive folder (e.g. X:/folder,
; please use / or \\ as separators).
;cacheEnvVar=X:/video_cache
; i18n, if lang is not set then cs_CZ is used
;lang=en_US
; buffer zvuku pri prehravani videa (odstranuje praskani)
;QtAVBufferSamples=64
; LDAP - attribute contains user login to MC, default "mail"
;ldapLoginAttr=mc_login
; LDAP - fill user login to MC login dialog
;ldapAutoLogin=1
; LDAP - users filter (for creating new MC accounts)
;ldapUsersFilter="(&(objectclass=user)(objectcategory=person))"
; LDAP - IP address of server. Can work without ldapHost configured.
;ldapHost=127.0.0.1
; LDAP - search base. Can work without ldapBase configured.
;ldapBase="dc=zsnovalhota,dc=cz"
; admin account (record below is inserted by setup)
;admin=login_email:encrypted_password