You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/SETTINGS.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -231,8 +231,8 @@ A [Mojolicious](http://mojolicious.org/) application or other local Perl server
231
231
```
232
232
233
233
***file**
234
-
``String`` resolved to a full pathname using the ``{PEB_app_directory}``
235
-
All Perl servers started by PEB must be up and running within 5 seconds from being launched or PEB will display a timeout message. Servers being unable to start will also timeout.
234
+
``String`` resolved to a full pathname using the ``{PEB_executable_directory}/resources/app`` folder
235
+
A Perl server started by PEB must be up and running within 5 seconds or PEB will display a timeout message.
0 commit comments