Commit 83f18fc6a6d97d0769a3c0a08ce1e9aae1be3cdb

Authored by Earth Ugat
1 parent d3dd5de6

Fix README file

Showing 1 changed file with 1 additions and 25 deletions
@@ -24,30 +24,6 @@ Ubuntu 14.04 @@ -24,30 +24,6 @@ Ubuntu 14.04
24 <td><tt>''</tt></td> 24 <td><tt>''</tt></td>
25 </tr> 25 </tr>
26 <tr> 26 <tr>
27 - <td><tt>['cfe-nginx-php-fpm']['nginx']['restriction_file']['log_robots']</tt></td>  
28 - <td>Boolean</td>  
29 - <td>Whether to log crawler access in Nginx.</td>  
30 - <td><tt>false</tt></td>  
31 - </tr>  
32 - <tr>  
33 - <td><tt>['cfe-nginx-php-fpm']['nginx']['restriction_file']['log_hidden']</tt></td>  
34 - <td>Boolean</td>  
35 - <td>Whether to log attempted accesses to hidden files/folders in Nginx.</td>  
36 - <td><tt>true</tt></td>  
37 - </tr>  
38 - <tr>  
39 - <td><tt>['cfe-nginx-php-fpm']['nginx']['restriction_file']['log_static']</tt></td>  
40 - <td>Boolean</td>  
41 - <td>Whether to log accesses to static files in Nginx.</td>  
42 - <td><tt>false</tt></td>  
43 - </tr>  
44 - <tr>  
45 - <td><tt>['cfe-nginx-php-fpm']['nginx']['restriction_file']['static_types']</tt></td>  
46 - <td>Array</td>  
47 - <td>An array of strings denoting the file extensions of what will be considered static files by Nginx with regards to logging (see previous attribute).</td>  
48 - <td><tt>(see default attribute file)</tt></td>  
49 - </tr>  
50 - <tr>  
51 <td><tt>['cfe-nginx-php-fpm']['nginx']['sites']</tt></td> 27 <td><tt>['cfe-nginx-php-fpm']['nginx']['sites']</tt></td>
52 <td>Array/Hash</td> 28 <td>Array/Hash</td>
53 <td>Values that define the virtual servers to be hosted by Nginx.</td> 29 <td>Values that define the virtual servers to be hosted by Nginx.</td>
@@ -71,4 +47,4 @@ Include `cfe-nginx-php-fpm` in your node's `run_list`: @@ -71,4 +47,4 @@ Include `cfe-nginx-php-fpm` in your node's `run_list`:
71 47
72 ## License and Authors 48 ## License and Authors
73 49
74 -Author:: Earth U. (<sysadmin@chromedia.com>) 50 +Author:: Earth U. (<sysadmin @ chromedia.com>)