浏览代码

app_python: adjusted the note about incomplete implementation for rpc reload

(cherry picked from commit 9e16ac869646ff62f648f9a822ffcc12a4614037)
Daniel-Constantin Mierla 7 年之前
父节点
当前提交
6b6c304358
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/modules/app_python/doc/app_python_admin.xml

+ 2 - 1
src/modules/app_python/doc/app_python_admin.xml

@@ -165,7 +165,8 @@ python_exec("my_python_function", "$rU");
             <function moreinfo="none">app_python.reload</function>
             </title>
 			<para>
-				IMPORTANT: not implemented yet.
+				IMPORTANT: not functional yet (can crash a running instance,
+				use it only for testing).
 			</para>
             <para>
             Marks the need to reload the js script.