jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/673559 )

Change subject: Update example hostname for Wikimedia Cloud
......................................................................

Update example hostname for Wikimedia Cloud

https: //w.wiki/37EM

Change-Id: I83ed503bf2c22fe6a08814c8e09ccf0220b10785
---
M pywikibot/config2.py
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  JJMC89: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/config2.py b/pywikibot/config2.py
index 600c130..24ef1b5 100644
--- a/pywikibot/config2.py
+++ b/pywikibot/config2.py
@@ -654,8 +654,8 @@
 # Setting to connect the database or replica of the database of the wiki.
 # db_name_format can be used to manipulate the dbName of site.
 #
-# Example for a pywikibot running on wmflabs:
-# db_hostname_format = '{0}.analytics.db.svc.eqiad.wmflabs'
+# Example for a pywikibot running on Wikimedia Cloud (Toolforge):
+# db_hostname_format = '{0}.analytics.db.svc.wikimedia.cloud'
 # db_name_format = '{0}_p'
 # db_connect_file = user_home_path('replica.my.cnf')
 db_hostname_format = 'localhost'

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/673559
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I83ed503bf2c22fe6a08814c8e09ccf0220b10785
Gerrit-Change-Number: 673559
Gerrit-PatchSet: 1
Gerrit-Owner: JJMC89 <[email protected]>
Gerrit-Reviewer: JJMC89 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to