There was an error while loading. Please reload this page.
2 parents aa127ee + c35f179 commit ffde8a2Copy full SHA for ffde8a2
CacheUpdater/Task.cls.xml
@@ -10,8 +10,10 @@
10
11
<Property name="GitHubURL">
12
<Description>
13
-Repository URL, like https://github.com/intersystems-ru/Cache-MDX2JSON</Description>
+Repository URL, like https://github.com/intersystems-ru/Cache-MDX2JSON
14
+Encreased to 250 to support long urls</Description>
15
<Type>%String</Type>
16
+<Parameter name="MAXLEN" value="250"/>
17
</Property>
18
19
<Property name="Username">
0 commit comments