Closed misterhsp closed 9 months ago
Can you paste your srain.cfg
?
srain.cfg:
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 https://github.com/SrainApp/srain/issues/402#issuecomment-1937021708, 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.
https://github.com/SrainApp/srain/pull/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 https://github.com/SrainApp/srain/issues/402 as completed via #403 https://github.com/SrainApp/srain/pull/403.
— Reply to this email directly, view it on GitHub https://github.com/SrainApp/srain/issues/402#event-11766349208, 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
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