From 43a08d993d550120fab01c1f1de84589b31559d4 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Fri, 12 Oct 2018 03:29:33 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20NEW:=20demo=20.ini=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/ini.ini | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 demo/ini.ini diff --git a/demo/ini.ini b/demo/ini.ini new file mode 100644 index 0000000..a03dddf --- /dev/null +++ b/demo/ini.ini @@ -0,0 +1,28 @@ +[INI] +; Demo .ini file. + +[PHP] + +;;;;;;;;;;;;;;;;;;; +; About php.ini ; +;;;;;;;;;;;;;;;;;;; +; PHP's initialization file, generally called php.ini, is responsible for +; configuring many of the aspects of PHP's behavior. + +[EmLibraryInterface] +; defaultName --> This is the full path (including the filename itself) of the manager +; library. The path must be one reachable by the manager server's file system. +; serverAddress --> This is the host name (or dotted address) of the server machine that +; provides access to the manager library. Leave this blank for FileI\O. +DefaultName = d:\vamgr\manager\vavm020304_dev.dat +ServerAddress = 192.168.1.101 +OpenReadOnly = false ; This is the default value, but we put it here anyway + +[Network] +hostname=My Computer +address=dhcp +dns = 192.168.1.1 + +[boot loader] +timeout=30 +default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS