diff options
| author | Ben Cooksley <[email protected]> | 2021-12-30 07:31:41 +1300 |
|---|---|---|
| committer | Ben Cooksley <[email protected]> | 2022-02-07 06:19:51 +1300 |
| commit | d0898592a17d14fc8d48fc5cba71f3d57f0a1856 (patch) | |
| tree | fceacbf3ec40d49240d8f86db9c4abd378901ae4 /src | |
| parent | 3b4676b3871cad5cd0e4695b211581f8db8accd0 (diff) | |
Use the CDN based endpoint rather than the legacy endpoint which hits our download redirector.
CCMAIL: [email protected]
(cherry picked from commit 694e4e24526c5f55e162ad9288782e7c82cac38f)
Diffstat (limited to 'src')
| -rw-r--r-- | src/settings/contextmenu/servicemenu.knsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/contextmenu/servicemenu.knsrc b/src/settings/contextmenu/servicemenu.knsrc index 59d459895..4374082c7 100644 --- a/src/settings/contextmenu/servicemenu.knsrc +++ b/src/settings/contextmenu/servicemenu.knsrc @@ -1,5 +1,5 @@ [KNewStuff3] -ProvidersUrl=https://download.kde.org/ocs/providers.xml +ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml Categories=Dolphin Service Menus TargetDir=servicemenu-download Uncompress=never |
