How to edit the user-config file in paws? בתאריך יום א׳, 4 באפר׳ 2021 ב-22:44 מאת ישראל קלר < [email protected]>:
> I did what you said, but how do you keep the settings? > > בתאריך יום א׳, 4 באפר׳ 2021 ב-22:15 מאת Zoran Dori < > [email protected]>: > >> 1. cd /srv/paws >> 2. rm user-config.py user-fixes.py >> 3. cd pwb >> 4. nano user-config.py >> >> This is my user-config.py file, you can edit in on your way: >> >> # -*- coding: utf-8 -*- >> mylang = 'sr' >> family = 'wikipedia' >> usernames['wikipedia']['sr'] = 'KizuleBot' >> put_throttle = 0 >> >> and save it with Ctrl + x, type y and press enter. >> >> For editing another wiki site, you can use -family:project -lang:code >> (replace project with wiki site which you want to edit, like Wikisource, >> Wiktionary and etc. replace code with the language code of wanted wiki, >> example: sr, ru and etc) >> >> Best regards, >> Zoran >> _______________________________________________ >> pywikibot mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/pywikibot >> > > > -- > "אם אני – אני, מפני שאני – אני, ואתה – אתה, מפני שאתה הוא אתה, אז אני – > אני ואתה – אתה. > אבל אם אני הוא אני מפני שאתה – אתה, ואתה הוא אתה מפני שאני – אני, אז אני > לא אני ואתה לא אתה" (הרבי מקוצק). בברכה, ישראל קלר, > [email protected] > 055-2781375 > -- "אם אני – אני, מפני שאני – אני, ואתה – אתה, מפני שאתה הוא אתה, אז אני – אני ואתה – אתה. אבל אם אני הוא אני מפני שאתה – אתה, ואתה הוא אתה מפני שאני – אני, אז אני לא אני ואתה לא אתה" (הרבי מקוצק). בברכה, ישראל קלר, [email protected] 055-2781375
_______________________________________________ pywikibot mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot
