Conf
====

.. currentmodule:: astropy.utils.data

.. autoclass:: Conf
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Conf.allow_internet
      ~Conf.compute_hash_block_size
      ~Conf.dataurl
      ~Conf.dataurl_mirror
      ~Conf.default_http_user_agent
      ~Conf.delete_temporary_downloads_at_exit
      ~Conf.download_block_size
      ~Conf.download_cache_lock_attempts
      ~Conf.remote_timeout

   .. rubric:: Attributes Documentation

   .. autoattribute:: allow_internet
   .. autoattribute:: compute_hash_block_size
   .. autoattribute:: dataurl
   .. autoattribute:: dataurl_mirror
   .. autoattribute:: default_http_user_agent
   .. autoattribute:: delete_temporary_downloads_at_exit
   .. autoattribute:: download_block_size
   .. autoattribute:: download_cache_lock_attempts
   .. autoattribute:: remote_timeout
