We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 이미지 자동저장 폴더 지정 기능에 치환되는 변수를 추가해서 /Image/{Account} 과 같이 지정하면 /Image/(계정명) 으로 저장되게끔 하는 기능을 구현하고자 함
The text was updated successfully, but these errors were encountered:
개인적으로는 계정명을 직접 입력하더라도 별도로 지정할 수 있는쪽이 좋습니다. ex) account1 - first/image/directory/ account2 - second/image/directory/
Sorry, something went wrong.
흠..
왜냐면 지금 인형 사진은 photos/doll에 저장하고 다른 짤은 photos 루트에 저장하고 싶거든요 ㅎㅎ
No branches or pull requests
현재 이미지 자동저장 폴더 지정 기능에 치환되는 변수를 추가해서 /Image/{Account} 과 같이 지정하면 /Image/(계정명) 으로 저장되게끔 하는 기능을 구현하고자 함
The text was updated successfully, but these errors were encountered: