Mini Kabibi Habibi

Current Path : C:/Program Files/Smart Professional Surveillance System/PC-NVR/Common/
Upload File :
Current File : C:/Program Files/Smart Professional Surveillance System/PC-NVR/Common/custom.lua

local custom =
{
	-- Support Language
	-- Options: All, English, SimpChinese, TradChinese, Italian, Spanish, Japanese, Russian, French, German
	SupportedLanguage = "SimpChinese",
	SupportedLanguageDefault = "SimpChinese",

	-- Support Video Standard
	-- Options: All, PAL , NTSC
	SupportedVideoStand = "PAL",
	SupportedVideoStandDefault = "PAL",
	
	-- �Ƿ���ʾͼƬĿ¼�µ�Logo,��������԰汾ʱ��Ϊ0
	ShowLogo = 1,
}

return custom;