Conversation
Notices
-
Embed this notice
ilja (ilja@ilja.space)'s status on Thursday, 15-Sep-2022 05:56:57 JST ilja
Oh, and another pro tip; If you can access over ssh, you can probably mount over sftp. If you added an ssh-key so you don't need to add a password, you can just add your server to your file browser's network locations and access it from there just as easy as any local folder on your pc. No need for `ssh`, `cd`, `mv`, `cp`... Just browse, open, and move stuff like you otherwise do on your local pc. - Hélène likes this.
-
Embed this notice
ilja (ilja@ilja.space)'s status on Thursday, 15-Sep-2022 05:57:00 JST ilja
Oh hey, pro tip; If you want to steal emojis with the StealEmojiPolicy, but you'd like to review them before adding to your instance, add a file called "pack.json" in the "stolen" folder with the following line as content
{"files": {}}Then restart the server.
The policy will still add emojis to the folder, but the instance will only show the ones listed in the file (which is none).
To make an emoji usable from the FE, you can just copy the to a different folder (or add it to the file, check the format of another pack you may have) and restart the instance.
The "restart the sever" part is annoying, but well…
Hélène likes this.