khoj 1.16.1.dev25__py3-none-any.whl → 1.16.1.dev26__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- khoj/routers/indexer.py +1 -1
- {khoj-1.16.1.dev25.dist-info → khoj-1.16.1.dev26.dist-info}/METADATA +1 -1
- {khoj-1.16.1.dev25.dist-info → khoj-1.16.1.dev26.dist-info}/RECORD +6 -6
- {khoj-1.16.1.dev25.dist-info → khoj-1.16.1.dev26.dist-info}/WHEEL +0 -0
- {khoj-1.16.1.dev25.dist-info → khoj-1.16.1.dev26.dist-info}/entry_points.txt +0 -0
- {khoj-1.16.1.dev25.dist-info → khoj-1.16.1.dev26.dist-info}/licenses/LICENSE +0 -0
khoj/routers/indexer.py
CHANGED
|
@@ -60,7 +60,7 @@ async def update(
|
|
|
60
60
|
indexed_data_limiter: ApiIndexedDataLimiter = Depends(
|
|
61
61
|
ApiIndexedDataLimiter(
|
|
62
62
|
incoming_entries_size_limit=10,
|
|
63
|
-
subscribed_incoming_entries_size_limit=
|
|
63
|
+
subscribed_incoming_entries_size_limit=75,
|
|
64
64
|
total_entries_size_limit=10,
|
|
65
65
|
subscribed_total_entries_size_limit=100,
|
|
66
66
|
)
|
|
@@ -210,7 +210,7 @@ khoj/routers/api_phone.py,sha256=p9yfc4WeMHDC0hg3aQk60a2VBy8rZPdEnz9wdJ7DzkU,220
|
|
|
210
210
|
khoj/routers/auth.py,sha256=pCOLSRihJWcn097DRPxLjPdlejsjHJFRs9jHIzLujZU,6247
|
|
211
211
|
khoj/routers/email.py,sha256=hhxyLdmgSUfeHTXTco7g4aWDAEaVzF82mV-hshxzHsg,3695
|
|
212
212
|
khoj/routers/helpers.py,sha256=kM3dQcGDFY7q5BXy3ygflAW3NllhrBmiqPZg-2qzUCc,47351
|
|
213
|
-
khoj/routers/indexer.py,sha256=
|
|
213
|
+
khoj/routers/indexer.py,sha256=CnXbxJ5ZCBBuNvJalGyMNFa4FBa47loEjSiPz_KjMhQ,12560
|
|
214
214
|
khoj/routers/notion.py,sha256=DaEvbBLqg0F7UArRalKZqzvl0fxW7snShByo-BOyRO8,3137
|
|
215
215
|
khoj/routers/storage.py,sha256=9ZfBsr_omxdFV-Lcj6p30xTQcF_7wwCZ9XFJukzjITE,1429
|
|
216
216
|
khoj/routers/subscription.py,sha256=qEyV7m7mrY6MGtaij8W3v61tpzX2a7ydm2B-E8h_R-M,4285
|
|
@@ -235,8 +235,8 @@ khoj/utils/models.py,sha256=Q5tcC9-z25sCiub048fLnvZ6_IIO1bcPNxt5payekk0,2009
|
|
|
235
235
|
khoj/utils/rawconfig.py,sha256=iqyidXyM4AM6QAPLLMFrMuYR6dYplj374UBNFDOBwkY,3892
|
|
236
236
|
khoj/utils/state.py,sha256=x4GTewP1YhOA6c_32N4wOjnV-3AA3xG_qbY1-wC2Uxc,1559
|
|
237
237
|
khoj/utils/yaml.py,sha256=H0mfw0ZvBFUvFmCQn8pWkfxdmIebsrSykza7D8Wv6wQ,1430
|
|
238
|
-
khoj-1.16.1.
|
|
239
|
-
khoj-1.16.1.
|
|
240
|
-
khoj-1.16.1.
|
|
241
|
-
khoj-1.16.1.
|
|
242
|
-
khoj-1.16.1.
|
|
238
|
+
khoj-1.16.1.dev26.dist-info/METADATA,sha256=4mUyWvFUpTjeqLtPDArx7UK8DHMihvBS2ibt8cLty5o,6894
|
|
239
|
+
khoj-1.16.1.dev26.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
|
240
|
+
khoj-1.16.1.dev26.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
|
|
241
|
+
khoj-1.16.1.dev26.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
|
242
|
+
khoj-1.16.1.dev26.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|