Skip to content

Commit e69bf25

Browse files
DharshanBJrayluo
andauthored
Update msal/application.py
Co-authored-by: Ray Luo <[email protected]>
1 parent f31d9a0 commit e69bf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal/application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2008,7 +2008,7 @@ def __init__(
20082008
New in MSAL Python 1.31.0.
20092009
20102010
:param boolean enable_broker_on_linux:
2011-
This setting is only effective if your app is running on Linux.
2011+
This setting is only effective if your app is running on Linux, including WSL.
20122012
This parameter defaults to None, which means MSAL will not utilize a broker.
20132013
20142014
New in MSAL Python 1.33.0.

0 commit comments

Comments
 (0)