فهرست منبع

classref: Sync with current 3.5 branch (3.5.3-stable)

Rémi Verschelde 1 سال پیش
والد
کامیت
549928ddd2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      classes/class_projectsettings.rst

+ 1 - 1
classes/class_projectsettings.rst

@@ -5214,7 +5214,7 @@ Default map up vector for 3D navigation maps. See :ref:`NavigationServer.map_set
 
 
 :ref:`int<class_int>` **network/limits/debugger_stdout/max_chars_per_second** = ``2048``
 :ref:`int<class_int>` **network/limits/debugger_stdout/max_chars_per_second** = ``2048``
 
 
-Maximum amount of characters allowed to send as output from the debugger. Over this value, content is dropped. This helps not to stall the debugger connection.
+Maximum amount of characters allowed to send as output from the debugger. Over this value, content is dropped with the message ``"output overflow, print less text!"``. This helps not to stall the debugger connection.
 
 
 .. rst-class:: classref-item-separator
 .. rst-class:: classref-item-separator