Conf
====

.. currentmodule:: astropy.utils.iers

.. autoclass:: Conf
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Conf.auto_download
      ~Conf.auto_max_age
      ~Conf.iers_auto_url
      ~Conf.iers_auto_url_mirror
      ~Conf.iers_leap_second_auto_url
      ~Conf.ietf_leap_second_auto_url
      ~Conf.remote_timeout
      ~Conf.system_leap_second_file

   .. rubric:: Attributes Documentation

   .. autoattribute:: auto_download
   .. autoattribute:: auto_max_age
   .. autoattribute:: iers_auto_url
   .. autoattribute:: iers_auto_url_mirror
   .. autoattribute:: iers_leap_second_auto_url
   .. autoattribute:: ietf_leap_second_auto_url
   .. autoattribute:: remote_timeout
   .. autoattribute:: system_leap_second_file
