//disableUploads = true; //***** DELETE THIS LINE *******
enableCarriageReturnFix = enableCarriageReturnFix(); // Enable test fix?
enableHTMLEntitiesFix = enableHtmlEntitiesFix(); // Enable test fix?
logger = new ApplicationLogger("global.log"); // Setup log for this class
shortcutKeys = new ShortcutKeys(); // Setup keyboard shortcuts.
mimicEvernoteInterface = getMimicEvernoteInterface(); // Should we mimic Evernote's notebook behavior
resourceMap = new HashMap<String,String>(); // Setup resource map used to store attachments when editing
databaseCache = getDatabaseCacheSize(); // Set database cache size