Skip to content

Commit a826911

Browse files
committed
documentation update
1 parent c540541 commit a826911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/SETTINGS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ A [Mojolicious](http://mojolicious.org/) application or other local Perl server
231231
```
232232

233233
* **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.
236236
*This element is mandatory.*
237237

238238
* **ports**

0 commit comments

Comments
 (0)