Show More
@@ -10,7 +10,7 b'' | |||
|
10 | 10 | ${_('Cache purge can be automated by such api call. Can be called periodically in crontab etc.')} |
|
11 | 11 | <br/> |
|
12 | 12 | <code> |
|
13 |
${h.api_call_example(method='invalidate_cache', args={"repoid": c.rhodecode_db_repo.repo_ |
|
|
13 | ${h.api_call_example(method='invalidate_cache', args={"repoid": c.rhodecode_db_repo.repo_id})} | |
|
14 | 14 | </code> |
|
15 | 15 | </p> |
|
16 | 16 |
General Comments 0
You need to be logged in to leave comments.
Login now