Benutzer-Werkzeuge

Webseiten-Werkzeuge


tachtler:horde4

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
tachtler:horde4 [2012/07/24 23:07] klaustachtler:horde4 [2014/03/11 13:06] (aktuell) – [Konfiguration: Reiter-Beispiele] klaus
Zeile 518: Zeile 518:
  
 === Reiter: Database === === Reiter: Database ===
- 
 ^ Feld                    ^ Standardwert ^ Wert                      ^ ^ Feld                    ^ Standardwert ^ Wert                      ^
-| * $conf[sql][phptype]   | [None]       | MySQL - PDO               | +| * $conf[sql][phptype]   | [None]       | MySQL (mysqli)            |
-| $conf[sql][persistent]  |              |                           |+
 | * $conf[sql][username]  |              | horde                     | | * $conf[sql][username]  |              | horde                     |
 | $conf[sql][password]    |              | geheim                    | | $conf[sql][password]    |              | geheim                    |
Zeile 532: Zeile 530:
 | $conf[sql][ca]          |              |                           | | $conf[sql][ca]          |              |                           |
 | * $conf[sql][splitread] | Disabled     | Disabled                  | | * $conf[sql][splitread] | Disabled     | Disabled                  |
 +
  
 === Reiter: LDAP === === Reiter: LDAP ===
Zeile 634: Zeile 633:
 === Reiter: Cache System === === Reiter: Cache System ===
  
-^ Feld                                    ^ Standardwert                 ^ Wert                     +^ Feld                                    ^ Standardwert                 ^ Wert                      
-| * $conf[cache][default_lifetime]        | 86400                        | 86400                    +| * $conf[cache][default_lifetime]        | 86400                        | 86400                     
-| * $conf[cache][driver]                  | Store objects in filesystem SQL-based cache storage  +| * $conf[cache][driver]                  | Store objects in filesystem **Store data in file system** 
-| * $conf[cache][params][driverconfig]    | Horde defaults               | Horde defaults           +| * $conf[cache][params][driverconfig]    | Horde defaults               | Horde defaults            
-| $conf[cache][params][table]                                          | horde_cache              +| $conf[cache][params][table]                                          | horde_cache               | 
-| $conf[cache][compress]                  | x                            | x                        +| **$conf[cache][params][dir]**                                        | **/varwww/horde/static**      | 
-| * $conf[cache][params][use_memorycache] | None                         | None                     +| **$conf[cache][params][sub]**                                        | **0**                         | 
-| * $conf[cachecss]                   | No                           | Yes                      +| **$conf[cache][params][prefix]**        |                              | **cache_**                    
-| * $conf[cachecssparams]                 | Filesystem (recommended)     | Filesystem (recommended) | +| $conf[cache][compress]                  | x                            | x                         
-| * $conf[cachecssparams][lifetime]       | 86400                        | 86400                    +| * $conf[cache][params][use_memorycache] | None                         | None                      
-| * $conf[cachecssparams][compress]       | Built-in compressor          | Build-in compressor      +| * $conf[cachecss]                   | No                           | Yes                       
-| * $conf[cachejs]                        | No                           | Yes                      +| * $conf[cachecssparams]                 | Filesystem (recommended)     | Filesystem (recommended)  
-| * $conf[cachejsparams][driver]          | Filesystem (recommended)     | Filesystem (recommended) | +| * $conf[cachecssparams][lifetime]       | 86400                        | 86400                     
-| * $conf[cachejsparams][compress]        | Built-in compressor          | Build-in compressor      +| * $conf[cachecssparams][compress]       | Built-in compressor          | Build-in compressor       
-| * $conf[cachejsparams][lifetime]        | 86400                        | 86400                    |  +| * $conf[cachejs]                        | No                           | Yes                       
-| * $conf[cachethemes]                    | No                           | Yes                      +| * $conf[cachejsparams][driver]          | Filesystem (recommended)     | Filesystem (recommended)  
-| * $conf[cachethemesparams][check]       | Application versions         | Application versions     +| * $conf[cachejsparams][compress]        | Built-in compressor          | Build-in compressor       
-| * $conf[cachethemesparams][lifetime]    | 604800                       | 604800                   |+| * $conf[cachejsparams][lifetime]        | 86400                        | 86400                     |  
 +| * $conf[cachethemes]                    | No                           | Yes                       
 +| * $conf[cachethemesparams][check]       | Application versions         | Application versions      
 +| * $conf[cachethemesparams][lifetime]    | 604800                       | 604800                    | 
 + 
 +:!: **WICHTIG** - **Es sollte auf keinen Fall mehr __SQL-based data storage (NOT RECOMMENDED)__ mehr verwendet werden, da hier z.B. der Web-Server zum Absturz gebracht werden kann !!!**
  
 === Reiter: Lock System === === Reiter: Lock System ===
Zeile 672: Zeile 676:
 ^ Feld                             ^ Standardwert                  ^ Wert              ^ ^ Feld                             ^ Standardwert                  ^ Wert              ^
 | * $conf[mailer][type]            | Use the local sendmail binary | Use a SMTP server | | * $conf[mailer][type]            | Use the local sendmail binary | Use a SMTP server |
-| $conf[mailer][params][host]      |                               localhost         +| $conf[mailer][params][host]      |                               mx1.tachtler.net  
-| $conf[mailer][params][port]      |                               25                +| $conf[mailer][params][port]      |                               587               
-| $conf[mailer][params][localhost] |                               localhost         +| $conf[mailer][params][localhost] |                               mx1.tachtler.net  
-| * $conf[mailer][params][auth]    | No authentication             No authentication |+| * $conf[mailer][params][auth]    | No authentication             :!: **CRAM-MD5**  |
 | $conf[mailer][params][username]  |                                                 | | $conf[mailer][params][username]  |                                                 |
 | $conf[mailer][params][password]  |                                                 | | $conf[mailer][params][password]  |                                                 |
tachtler/horde4.1343164055.txt.gz · Zuletzt geändert: 2012/07/24 23:07 von klaus