Changeset 388 for trunk/UPGRADE

Show
Ignore:
Timestamp:
21/09/07 10:54:46 (14 months ago)
Author:
smoku
Message:

Made stream compression configurable

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r373 r388  
    66- Offline storage does not store headline messages by default 
    77- XEP-0157: Contact Addresses for XMPP Services 
     8- --enable-superseded ./configure option 
     9- Messages are delivered to all resources with highest priority number 
     10  in accordance to RFC3921bis changes 
     11- XEP-0138: Stream Compression 
    812 
    913If you want to store headline messages in offlinestorage, enable 
     
    1115If you want to set XEP-0157: Contact Addresses please see 
    1216etc/sm.xml.dist discovery.serverinfo section for example configuration 
    13 to include in sm.xml. 
     17to include in sm.xml. You need to add new chain 'disco-extend' section 
     18and discovery/sserverinfo section to configuration. 
     19If you wish, you may use --disable-superseded option during ./configure 
     20to disable all features, that was superseded by newer ones. 
     21If you want to enable stream compression, please uncomment proper section 
     22in c2s.xml. 
    1423 
    1524