Ignore:
Timestamp:
12/11/15 18:55:21 (8 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Children:
734:fdad27df77c2, 750:bc9529a74a65
Phase:
public
Tags:
version_0.37
Message:

The update URL is effective again (re #272)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/config.py

    r689 r733  
    211211class Config(object):
    212212    """Our configuration."""
    213     DEFAULT_UPDATE_URL = "http://mlx.varadiistvan.hu/update/cef"
     213    DEFAULT_UPDATE_URL = "http://mlx.varadiistvan.hu/update"
    214214
    215215    _messageTypesSection = "messageTypes"
Note: See TracChangeset for help on using the changeset viewer.