mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
c
This commit is contained in:
@@ -371,7 +371,7 @@
|
||||
<span class="mw-headline" id="No_more_current_directory_for_logs">No more current directory for logs</span>
|
||||
</h4>
|
||||
<p>
|
||||
XOWA stores its logs at D:\xowa\user\anonymous\app\tmp\log. XOWA used to store the current directory in a folder called <code>current</code>. Unfortunately, this caused problems on Linux systems when two or more different-permissioned users were running XOWA.
|
||||
XOWA stores its logs at C:\xowa_release\user\anonymous\app\tmp\log. XOWA used to store the current directory in a folder called <code>current</code>. Unfortunately, this caused problems on Linux systems when two or more different-permissioned users were running XOWA.
|
||||
</p>
|
||||
<p>
|
||||
This version replaces the current directory with a timestamp directory which should now reduce the likelihood of errors.
|
||||
|
||||
Reference in New Issue
Block a user