Update win_iis.py

added 'r'
This commit is contained in:
Mapel88 2017-03-14 18:24:52 +02:00 committed by GitHub
parent 05fb19a22c
commit b31d1377ab

View file

@ -771,7 +771,7 @@ def remove_vdir(name, site, app='/'):
def set_app(name, site, settings=None):
'''
r'''
Set the value of the setting for an IIS web application.
.. note::
This function only configures existing app.