Linux/PhpSysInfo: Difference between revisions

From Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
** just for dependencies  
** just for dependencies  
* git clone https://github.com/phpsysinfo/phpsysinfo.git
* git clone https://github.com/phpsysinfo/phpsysinfo.git
== phpsysinfo.ini ==
<pre>
SHOW_PICKLIST_LANG=false
SHOW_PICKLIST_TEMPLATE=false
LOAD_BAR=true
HIDE_FS_TYPES="tmpfs,devtmpfs"
</pre>


[[Category:Linux/Webservices]]
[[Category:Linux/Webservices]]
[[Category:Linux]]
[[Category:Linux]]

Latest revision as of 14:25, 1 April 2017

Installation

phpsysinfo.ini

SHOW_PICKLIST_LANG=false
SHOW_PICKLIST_TEMPLATE=false
LOAD_BAR=true
HIDE_FS_TYPES="tmpfs,devtmpfs"