-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
log = false not works #402
Comments
Can you paste your |
srain.cfg:
https://pastebin.com/d5KeRC8A
Am 10.02.24 um 15:34 schrieb Shengyu Zhang:
…
Can you paste your |srain.cfg|?
—
Reply to this email directly, view it on GitHub
<#402 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKGJLRLW7V2XUTT34ZSZRB3YS6AQTAVCNFSM6AAAAABDCVF5Q2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZXGAZDCNZQHA>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sorry, I forgot that this function is not implemented in the code. Lines 72 to 79 in 7c81bed
|
#403 should works, will be released as part of 1.6.0 |
meson.build has wrong version
[...]
prooject(
'srain', 'c',
- version: '1.5.1',
+ version: '1.6.1',
license: 'GPL3',
meson_version: '>= 0.47.0'
)
[...]
Am 11.02.24 um 07:17 schrieb Shengyu Zhang:
…
Closed #402 <#402> as
completed via #403 <#403>.
—
Reply to this email directly, view it on GitHub
<#402 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKGJLRIWJL6GOYGCAROOOHTYTBO7HAVCNFSM6AAAAABDCVF5Q2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRG43DMMZUHEZDAOA>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@misterhsp thanks for pointing this out. Since it wasn't that long since the release, I recreated the tag |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have set 'log = false' (chat log) in the srain.cfg. But the chatlog is still written to ~/.local/share/srain/logs. I would like to turn this off.
/hsp
The text was updated successfully, but these errors were encountered: