瀏覽代碼

modules: readme files regenerated - app_python ... [skip ci]

Kamailio Dev 7 年之前
父節點
當前提交
7bb6fa1794
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/modules/app_python/README

+ 2 - 1
src/modules/app_python/README

@@ -167,7 +167,8 @@ python_exec("my_python_function", "$rU");
 
 5.1.  app_python.reload
 
-   IMPORTANT: not implemented yet.
+   IMPORTANT: not functional yet (can crash a running instance, use it
+   only for testing).
 
    Marks the need to reload the js script. The actual reload is done by
    every working process when the next call to KEMI config is executed.